BlockFormTest::$themeManager

Same name and namespace in other branches
  1. 11.x core/modules/block/tests/src/Unit/BlockFormTest.php \Drupal\Tests\block\Unit\BlockFormTest::themeManager
  2. 10 core/modules/block/tests/src/Unit/BlockFormTest.php \Drupal\Tests\block\Unit\BlockFormTest::themeManager

The theme manager service.

Type: \Drupal\Core\Theme\ThemeManagerInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/modules/block/tests/src/Unit/BlockFormTest.php, line 56

Class

BlockFormTest
Tests Drupal\block\BlockForm.

Namespace

Drupal\Tests\block\Unit

Code

protected $themeManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.