<?phpnamespace DoctrineDBALToolsConsole;use OutOfBoundsException;final class ConnectionNotFound extends OutOfBoundsException{}