PHP 인터페이스 DataSift\Storyplayer\Cli\Feature

저자: Stuart Herbert ([email protected])
파일 보기 프로젝트 열기: datasift/storyplayer

공개 메소드들

메소드 설명
addSwitches ( Phix_Project\CliEngine\CliCommand $command, $additionalContext ) : void
initAfterModulesAvailable ( StoryTeller $st, Phix_Project\CliEngine $engine, DataSift\Storyplayer\Injectables $injectables ) : void
initBeforeModulesAvailable ( Phix_Project\CliEngine $engine, Phix_Project\CliEngine\CliCommand $command, DataSift\Storyplayer\Injectables $injectables ) : void

메소드 상세

addSwitches() 공개 메소드

public addSwitches ( Phix_Project\CliEngine\CliCommand $command, $additionalContext ) : void
$command Phix_Project\CliEngine\CliCommand
리턴 void

initAfterModulesAvailable() 공개 메소드

public initAfterModulesAvailable ( StoryTeller $st, Phix_Project\CliEngine $engine, DataSift\Storyplayer\Injectables $injectables ) : void
$st DataSift\Storyplayer\PlayerLib\StoryTeller
$engine Phix_Project\CliEngine
$injectables DataSift\Storyplayer\Injectables
리턴 void

initBeforeModulesAvailable() 공개 메소드

public initBeforeModulesAvailable ( Phix_Project\CliEngine $engine, Phix_Project\CliEngine\CliCommand $command, DataSift\Storyplayer\Injectables $injectables ) : void
$engine Phix_Project\CliEngine
$command Phix_Project\CliEngine\CliCommand
$injectables DataSift\Storyplayer\Injectables
리턴 void