PHP Class Acme\Acme\AcmeServiceProvider

Inheritance: extends Bootstrap\Services\Service\ServiceProvider
Show file Open project: phalconslayer/slayer

Protected Properties

Property Type Description
$alias
$shared

Public Methods

Method Description
boot ( )
getLangDir ( )
getViewsDir ( )
register ( ) : mixed

Method Details

boot() public method

public boot ( )

getLangDir() public method

public getLangDir ( )

getViewsDir() public method

public getViewsDir ( )

register() public method

public register ( ) : mixed
return mixed return this class itself

Property Details

$alias protected property

protected $alias

$shared protected property

protected $shared