PHP 클래스 Project\Framework\Builder

You can use it to override and customize the framework.
상속: extends PHPixie\BundleFramework\Builder
파일 보기 프로젝트 열기: phpixie/project

보호된 메소드들

메소드 설명
buildBundles ( ) : Bundles Your Bundles registry
buildExtensions ( ) : Extensions Your extension registry registry
getRootDirectory ( ) : string Projects root directory

메소드 상세

buildBundles() 보호된 메소드

Your Bundles registry
protected buildBundles ( ) : Bundles
리턴 Bundles

buildExtensions() 보호된 메소드

Your extension registry registry
protected buildExtensions ( ) : Extensions
리턴 Extensions

getRootDirectory() 보호된 메소드

Projects root directory
protected getRootDirectory ( ) : string
리턴 string