\App\Console\CommandsSetFotmatMethods

Summary

Methods
Properties
Constants
__construct()
handle()
No public properties found
No constants found
No protected methods found
$signature
$description
N/A
getMethods()
fillMethods()
readFile()
rewriteFormat()
getFormatClassPath()
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

Methods

__construct()

__construct() 

Create a new command instance.

handle()

handle() : integer

Execute the console command.

Returns

integer

getMethods()

getMethods(array  $pros) 

Parameters

array $pros

fillMethods()

fillMethods(  $methods) 

Parameters

$methods

readFile()

readFile(  $className) 

Parameters

$className

rewriteFormat()

rewriteFormat(  $className,   $newFile) 

Parameters

$className
$newFile

getFormatClassPath()

getFormatClassPath()