Deprecated
Deprecated since version 2.3, to be removed in 3.0. Move your logic in the constructor instead.
File
- drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php, line 99
Class
- Kernel
- The Kernel is the heart of the Symfony system.
Namespace
Symfony\Component\HttpKernel
Code
public function init() {
}