class PermissionCommand extends Command

Permission Command

Traits

Properties

protected $signature
protected $description

Methods

coreModule()

获取核心的模块

__construct()

No description

bool
handle()

Command Handler.

Details

in CoreTrait at line 16
ModuleManager coreModule()

获取核心的模块

Return Value

ModuleManager

in CoreTrait at line 25
PermissionManager corePermission()

权限管理

Return Value

PermissionManager

at line 35
__construct()

No description

at line 46
bool handle()

Command Handler.

Return Value

bool

Exceptions

Exception