PHP Class Altax\Foundation\Module

Show file Open project: kohkimakimoto/altax Class Usage Examples

Protected Properties

Property Type Description
$container

Public Methods

Method Description
__construct ( $container )
getContainer ( )
setContainer ( $container )

Method Details

__construct() public method

public __construct ( $container )

getContainer() public method

public getContainer ( )

setContainer() public method

public setContainer ( $container )

Property Details

$container protected property

protected $container