function DrupalKernelTest::bootKernel
Bootstraps a kernel for a test.
Overrides KernelTestBase::bootKernel
File
-
core/
tests/ Drupal/ KernelTests/ Core/ DrupalKernel/ DrupalKernelTest.php, line 28
Class
- DrupalKernelTest
- Tests DIC compilation to disk.
Namespace
Drupal\KernelTests\Core\DrupalKernelCode
protected function bootKernel() {
// Do not boot the kernel, because we are testing aspects of this process.
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.