Property | Type | Description | |
---|---|---|---|
$assetManager | Proem\Asset\AssetManagerInterface | Store the asset manager. |
Method | Description | |
---|---|---|
__construct ( Proem\Service\AssetManagerInterface $assetManager = null ) | Setup. | |
bootstrap ( Proem\Signal\EventInterface $initEvent = null ) | Bootstrap the framework / application. |
public __construct ( Proem\Service\AssetManagerInterface $assetManager = null ) | ||
$assetManager | Proem\Service\AssetManagerInterface |
public bootstrap ( Proem\Signal\EventInterface $initEvent = null ) | ||
$initEvent | Proem\Signal\EventInterface | An optional event to be triggered on init. |