protected property BlockFormTest::$themeHandler in Drupal 8
Same name and namespace in other branches
- 9 core/modules/block/tests/src/Unit/BlockFormTest.php \Drupal\Tests\block\Unit\BlockFormTest::themeHandler
The theme handler.
Type: \Drupal\Core\Extension\ThemeHandlerInterface|\PHPUnit\Framework\MockObject\MockObject
File
- core/
modules/ block/ tests/ src/ Unit/ BlockFormTest.php, line 44
Class
- BlockFormTest
- @coversDefaultClass \Drupal\block\BlockForm @group block
Namespace
Drupal\Tests\block\UnitCode
protected $themeHandler;