PHP Class Kraken\Root\Runtime\Core\Factory

Afficher le fichier Open project: kraken-php/framework

Méthodes publiques

Méthode Description
__construct ( string $type )
__destruct ( )
create ( string | null $path = null ) : Core

Method Details

__construct() public méthode

public __construct ( string $type )
$type string

__destruct() public méthode

public __destruct ( )

create() public méthode

public create ( string | null $path = null ) : Core
$path string | null
Résultat Kraken\Core\Core