Kernel (Component\HttpKernel)
Symfony\Component\HttpKernel\Kernel
abstract class Kernel implements KernelInterface, TerminableInterface
The Kernel is the heart of the Symfony system.
It manages an environment made of bundles.
Constants
VERSION | |
VERSION_ID | |
MAJOR_VERSION | |
MINOR_VERSION | |
RELEASE_VERSION | |
EXTRA_VERSION | |
END_OF_MAINTENANCE | |
END_OF_LIFE | 登录查看完整内容
|