PHP Класс Kraken\Filesystem\Factory\FtpFactory

Наследование: extends Kraken\Filesystem\FilesystemAdapterSimpleFactory, implements Kraken\Util\Factory\SimpleFactoryInterface
Показать файл Открыть проект

Защищенные методы

Метод Описание
getClass ( ) : string
getClient ( ) : string
getDefaults ( ) : mixed[]
onCreate ( mixed[] $config = [] ) : League\Flysystem\AdapterInterface

Описание методов

getClass() защищенный Метод

protected getClass ( ) : string
Результат string

getClient() защищенный Метод

protected getClient ( ) : string
Результат string

getDefaults() защищенный Метод

protected getDefaults ( ) : mixed[]
Результат mixed[]

onCreate() защищенный Метод

protected onCreate ( mixed[] $config = [] ) : League\Flysystem\AdapterInterface
$config mixed[]
Результат League\Flysystem\AdapterInterface