You are here

protected property LegacyBlockVisibilityTest::$moduleHandler in Drupal 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

core/modules/block/tests/src/Unit/Plugin/migrate/process/LegacyBlockVisibilityTest.php, line 28

Class

LegacyBlockVisibilityTest
Tests the block_visibility process plugin.

Namespace

Drupal\Tests\block\Unit\Plugin\migrate\process

Code

protected $moduleHandler;