You are here

protected property ElementInfoManagerTest::$elementInfo in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php \Drupal\Tests\Core\Render\ElementInfoManagerTest::elementInfo

The mocked element_info.

Type: \Drupal\Core\Render\ElementInfoManagerInterface

File

core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php, line 25
Contains \Drupal\Tests\Core\Render\ElementInfoManagerTest.

Class

ElementInfoManagerTest
@coversDefaultClass \Drupal\Core\Render\ElementInfoManager @group Render

Namespace

Drupal\Tests\Core\Render

Code

protected $elementInfo;