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

Наследование: 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