\App\Console\CommandsDebug

Summary

Methods
Properties
Constants
__construct()
handle()
initAdminRoles()
initAdminActions()
initRoleActionBind()
setUser()
No public properties found
No constants found
No protected methods found
$signature
$description
$service
N/A
No private methods found
No private properties found
N/A

Properties

$signature

$signature : string

The name and signature of the console command.

Type

string

$description

$description : string

The console command description.

Type

string

$service

$service : 

Type

Methods

__construct()

__construct(\App\Services\UserService  $userService) 

Create a new command instance.

Parameters

\App\Services\UserService $userService

handle()

handle(\Faker\Generator  $generator) : integer

Execute the console command.

Parameters

\Faker\Generator $generator

Returns

integer

initAdminRoles()

initAdminRoles() 

initAdminActions()

initAdminActions() 

initRoleActionBind()

initRoleActionBind() 

setUser()

setUser()