AcmePhp\Cli\Action\AbstractFlysystemAction::createAdapter PHP Method

createAdapter() abstract protected method

abstract protected createAdapter ( array $config ) : League\Flysystem\AdapterInterface
$config array
return League\Flysystem\AdapterInterface
    protected abstract function createAdapter($config);