PHP 클래스 Bravo3\Orm\Drivers\Filesystem\Workers\RetrieveWorker

This class will honour the TTL, throwing a NotFoundException if the TTL has expired.
상속: extends AbstractFilesystemWorker
파일 보기 프로젝트 열기: bravo3/orm

공개 메소드들

메소드 설명
execute ( array $parameters ) : mixed Execute the command
getRequiredParameters ( ) : string[] Returns a list of required parameters

메소드 상세

execute() 공개 메소드

Execute the command
public execute ( array $parameters ) : mixed
$parameters array
리턴 mixed

getRequiredParameters() 공개 메소드

Returns a list of required parameters
public getRequiredParameters ( ) : string[]
리턴 string[]