PHP Class Kraken\Filesystem\Factory\NullFactory

Inheritance: extends Kraken\Filesystem\FilesystemAdapterSimpleFactory, implements Kraken\Util\Factory\SimpleFactoryInterface
Afficher le fichier Open project: kraken-php/framework

Méthodes protégées

Méthode Description
getClass ( ) : string
getClient ( ) : string
getDefaults ( ) : mixed[]
onCreate ( mixed[] $config = [] ) : League\Flysystem\AdapterInterface

Method Details

getClass() protected méthode

protected getClass ( ) : string
Résultat string

getClient() protected méthode

protected getClient ( ) : string
Résultat string

getDefaults() protected méthode

protected getDefaults ( ) : mixed[]
Résultat mixed[]

onCreate() protected méthode

protected onCreate ( mixed[] $config = [] ) : League\Flysystem\AdapterInterface
$config mixed[]
Résultat League\Flysystem\AdapterInterface