You are here

private property PreprocessEventPassTest::$builder in Hook Event Dispatcher 3.x

Same name and namespace in other branches
  1. 8.2 modules/preprocess_event_dispatcher/tests/src/Unit/PreprocessEventPassTest.php \Drupal\Tests\preprocess_event_dispatcher\Unit\PreprocessEventPassTest::builder

The Drupal ContainerBuilder.

Type: \Drupal\Core\DependencyInjection\ContainerBuilder

File

modules/preprocess_event_dispatcher/tests/src/Unit/PreprocessEventPassTest.php, line 32

Class

PreprocessEventPassTest
Class PreprocessEventPassTest.

Namespace

Drupal\Tests\preprocess_event_dispatcher\Unit

Code

private $builder;