You are here

protected property BlockFormTest::$themeHandler in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 46
Contains \Drupal\Tests\block\Unit\BlockFormTest.

Class

BlockFormTest
@coversDefaultClass \Drupal\block\BlockForm @group block

Namespace

Drupal\Tests\block\Unit

Code

protected $themeHandler;