Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Nelmio
Alice
Symfony
KernelFactory
PHP Class Nelmio\Alice\Symfony\KernelFactory
ファイルを表示
Open project: nelmio/alice
Class Usage Examples
Public Properties
Property
Type
Description
$environments
Public Methods
Method
Description
createKernel
(
string
$config
= null,
string
$kernelClass
= AppKernel::class,
string
$environment
= 'test',
$debug
= true ) :
Symfony\Component\HttpKernel\KernelInterface
Method Details
createKernel()
public
static
method
public
static
createKernel
(
string
$config
= null,
string
$kernelClass
= AppKernel::class,
string
$environment
= 'test',
$debug
= true ) :
Symfony\Component\HttpKernel\KernelInterface
$config
string
$kernelClass
string
$environment
string
return
Symfony\Component\HttpKernel\KernelInterface
Property Details
$environments
public_oe static_oe property
public
static
$environments