Sindbad~EG File Manager

Current Path : /opt/nginxhttpd_/vendor/doctrine/dbal/src/Schema/
Upload File :
Current File : //opt/nginxhttpd_/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php

<?php

declare(strict_types=1);

namespace Doctrine\DBAL\Schema;

use Doctrine\DBAL\Connection;

/**
 * Creates a schema manager for the given connection.
 *
 * This interface is an extension point for applications that need to override schema managers.
 */
interface SchemaManagerFactory
{
    public function createSchemaManager(Connection $connection): AbstractSchemaManager;
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists