Viewing File: /home/ubuntu/vedadeals-backend-base/vendor/doctrine/dbal/src/Exception/ConnectionLost.php

<?php

namespace Doctrine\DBAL\Exception;

/** @psalm-immutable */
final class ConnectionLost extends ConnectionException
{
}
Back to Directory File Manager