public function KernelForTest::init

Same name in this branch

Overrides Kernel::init

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/Tests/Fixtures/KernelForTest.php, line 28

Class

KernelForTest

Namespace

Symfony\Component\HttpKernel\Tests\Fixtures

Code

public function init() {
}