Kraken\Root\Runtime\Core\Factory::__construct PHP Метод

__construct() публичный Метод

public __construct ( string $type )
$type string
    public function __construct($type)
    {
        $this->type = $type;
    }