PHP 클래스 Nwidart\Modules\Providers\ConsoleServiceProvider

상속: extends Illuminate\Support\ServiceProvider
파일 보기 프로젝트 열기: nwidart/laravel-modules

보호된 프로퍼티들

프로퍼티 타입 설명
$commands array The available commands
$defer

공개 메소드들

메소드 설명
provides ( ) : array
register ( ) Register the commands.

메소드 상세

provides() 공개 메소드

public provides ( ) : array
리턴 array

register() 공개 메소드

Register the commands.
public register ( )

프로퍼티 상세

$commands 보호되어 있는 프로퍼티

The available commands
protected array $commands
리턴 array

$defer 보호되어 있는 프로퍼티

protected $defer