PHP Class Project\Framework\Builder

You can use it to override and customize the framework.
Inheritance: extends PHPixie\BundleFramework\Builder
Datei anzeigen Open project: phpixie/project

Protected Methods

Method Description
buildBundles ( ) : Bundles Your Bundles registry
buildExtensions ( ) : Extensions Your extension registry registry
getRootDirectory ( ) : string Projects root directory

Method Details

buildBundles() protected method

Your Bundles registry
protected buildBundles ( ) : Bundles
return Bundles

buildExtensions() protected method

Your extension registry registry
protected buildExtensions ( ) : Extensions
return Extensions

getRootDirectory() protected method

Projects root directory
protected getRootDirectory ( ) : string
return string