protected property StackedKernelPassTest::$stackedKernelPass in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php \Drupal\Tests\Core\DependencyInjection\Compiler\StackedKernelPassTest::stackedKernelPass
The stacked kernel pass.
Type: \Drupal\Core\DependencyInjection\Compiler\StackedKernelPass
File
- core/
tests/ Drupal/ Tests/ Core/ DependencyInjection/ Compiler/ StackedKernelPassTest.php, line 21
Class
- StackedKernelPassTest
- @coversDefaultClass \Drupal\Core\DependencyInjection\Compiler\StackedKernelPass @group DependencyInjection
Namespace
Drupal\Tests\Core\DependencyInjection\CompilerCode
protected $stackedKernelPass;