PHP 클래스 Kraken\_Unit\Filesystem\_Mock\FilesystemAdapterSimpleFactoryMock

상속: extends Kraken\Filesystem\FilesystemAdapterSimpleFactory
파일 보기 프로젝트 열기: kraken-php/framework

보호된 메소드들

메소드 설명
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