protected property BlockConfigEntityUnitTest::$themeHandler in Drupal 9
Same name and namespace in other branches
- 8 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\UnitCode
protected $themeHandler;