PHP Class Lime\AppAware

Show file Open project: aheinze/lime Class Usage Examples

Public Properties

Property Type Description
$app App

Public Methods

Method Description
__call ( $name, $arguments )
__construct ( $app )
__get ( $name ) accces to services
__invoke ( $helper )
initialize ( )

Method Details

__call() public method

public __call ( $name, $arguments )

__construct() public method

public __construct ( $app )

__get() public method

accces to services
public __get ( $name )

__invoke() public method

public __invoke ( $helper )

initialize() public method

public initialize ( )

Property Details

$app public property

public App,lime $app
return App