You are here

protected property BlockConfigEntityUnitTest::$themeHandler in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php \Drupal\Tests\block\Unit\BlockConfigEntityUnitTest::themeHandler

The theme handler.

Type: \Drupal\Core\Extension\ThemeHandlerInterface|\Prophecy\Prophecy\ProphecyInterface

File

core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php, line 58

Class

BlockConfigEntityUnitTest
@coversDefaultClass \Drupal\block\Entity\Block @group block

Namespace

Drupal\Tests\block\Unit

Code

protected $themeHandler;