PHP Class ZF2rapid\Task\Fetch\LoadControllers

Inheritance: extends ZFrapidCore\Task\AbstractTask
Show file Open project: zfrapid/zf2rapid

Public Methods

Method Description
processCommandTask ( ) : integer Process the command

Protected Methods

Method Description
loadControllerForModule ( $moduleObject ) : array Get controllers for a module

Method Details

loadControllerForModule() protected method

Get controllers for a module
protected loadControllerForModule ( $moduleObject ) : array
$moduleObject
return array

processCommandTask() public method

Process the command
public processCommandTask ( ) : integer
return integer