<?phpnamespace DoctrineDBALException;/** * @psalm-immutable */final class ConnectionLost extends ConnectionException{}