class Workbench extends Command

Methods

mixed
handle()

Execute the console command.

transformReadmeMd($readmepathsource, $readmepathdestination)

No description

setWorkbenchSettings($workbenchSettings)

No description

getWorkbenchSettings()

No description

enableTravis()

No description

enableScrutinizer()

No description

__get($property)

No description

__set($property, $value)

No description

Details

at line line 75
mixed handle()

Execute the console command.

Return Value

mixed

at line line 590
transformReadmeMd($readmepathsource, $readmepathdestination)

Parameters

$readmepathsource
$readmepathdestination

at line line 628
setWorkbenchSettings($workbenchSettings)

Parameters

$workbenchSettings

at line line 633
getWorkbenchSettings()

at line line 641
enableTravis()

at line line 669
enableScrutinizer()

at line line 712
__get($property)

Parameters

$property

at line line 722
__set($property, $value)

Parameters

$property
$value