FormTestBase::$elementInfo

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

The element info manager.

Type: \Drupal\Core\Render\ElementInfoManagerInterface

File

core/tests/Drupal/Tests/Core/Form/FormTestBase.php, line 114

Class

FormTestBase
Provides a base class for testing form functionality.

Namespace

Drupal\Tests\Core\Form

Code

protected $elementInfo;

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