PHP Class Project\Framework\Builder

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

Méthodes protégées

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

Method Details

buildBundles() protected méthode

Your Bundles registry
protected buildBundles ( ) : Bundles
Résultat Bundles

buildExtensions() protected méthode

Your extension registry registry
protected buildExtensions ( ) : Extensions
Résultat Extensions

getRootDirectory() protected méthode

Projects root directory
protected getRootDirectory ( ) : string
Résultat string