PHP Class Microweber\Controllers\AdminController

Inheritance: extends Illuminate\Routing\Controller
Show file Open project: microweber/microweber

Public Properties

Property Type Description
$app Microweber\Application

Public Methods

Method Description
__construct ( $app = null )
index ( )

Private Methods

Method Description
checkServiceConfig ( )
execCreateAdmin ( )
hasNoAdmin ( )
registerMwClient ( )

Method Details

__construct() public method

public __construct ( $app = null )

index() public method

public index ( )

Property Details

$app public property

public Application,Microweber $app
return Microweber\Application