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/DataCollector/ConfigDataCollectorTest.php, line 79

Class

KernelForTest

Namespace

Symfony\Component\HttpKernel\Tests\DataCollector

Code

public function init() {
}