PHP 클래스 Kraken\Root\Runtime\Core\Factory

파일 보기 프로젝트 열기: kraken-php/framework

공개 메소드들

메소드 설명
__construct ( string $type )
__destruct ( )
create ( string | null $path = null ) : Core

메소드 상세

__construct() 공개 메소드

public __construct ( string $type )
$type string

__destruct() 공개 메소드

public __destruct ( )

create() 공개 메소드

public create ( string | null $path = null ) : Core
$path string | null
리턴 Kraken\Core\Core