PHP 클래스 FOF30\Factory\Magic\DispatcherFactory

상속: extends BaseFactory
파일 보기 프로젝트 열기: akeeba/fof 1 사용 예제들

공개 메소드들

메소드 설명
make ( array $config = [] ) : Dispatcher Create a new object instance

메소드 상세

make() 공개 메소드

Create a new object instance
public make ( array $config = [] ) : Dispatcher
$config array The config parameters which override the fof.xml information
리턴 FOF30\Dispatcher\Dispatcher A new Dispatcher object