ElementInfoManagerTest::$themeManager

Same name and namespace in other branches
  1. 8.9.x core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php \Drupal\Tests\Core\Render\ElementInfoManagerTest::themeManager
  2. 10 core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php \Drupal\Tests\Core\Render\ElementInfoManagerTest::themeManager
  3. 11.x core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php \Drupal\Tests\Core\Render\ElementInfoManagerTest::themeManager

The mocked theme manager.

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

File

core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php, line 46

Class

ElementInfoManagerTest
@coversDefaultClass <a href="/api/drupal/core%21lib%21Drupal%21Core%21Render%21ElementInfoManager.php/class/ElementInfoManager/9" title="Provides a plugin manager for element plugins." class="local">\Drupal\Core\Render\ElementInfoManager</a> @group Render

Namespace

Drupal\Tests\Core\Render

Code

protected $themeManager;

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