PHP 인터페이스 Nwidart\Modules\Contracts\RunableInterface

파일 보기 프로젝트 열기: nwidart/laravel-modules

공개 메소드들

메소드 설명
run ( string $command ) : mixed Run the specified command.

메소드 상세

run() 공개 메소드

Run the specified command.
public run ( string $command ) : mixed
$command string
리턴 mixed