PHP Class AdminKernel, sulu-standard

Inheritance: extends Symfony\Component\HttpKernel\Kernel
Afficher le fichier Open project: sulu/sulu-standard Class Usage Examples

Protected Properties

Свойство Type Description
$name

Méthodes publiques

Méthode Description
__construct ( string $environment, boolean $debug )
registerBundles ( )

Method Details

__construct() public méthode

public __construct ( string $environment, boolean $debug )
$environment string
$debug boolean

registerBundles() public méthode

public registerBundles ( )

Property Details

$name protected_oe property

protected $name