Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TestSetupTrait.php
TestSetupTrait::$kernel
The DrupalKernel instance used in the test.
Type:
\Drupal\Core\DrupalKernel
File
core/
lib/
Drupal/
Core/
Test/
TestSetupTrait.php
, line 81
Class
TestSetupTrait
Provides a trait for shared test setup functionality.
Namespace
Drupal\Core\Test
Code
protected $kernel;
RSS feed