You are here

protected property ManageDisplayTest::$entity_type_manager in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/field_ui/tests/src/FunctionalJavascript/ManageDisplayTest.php \Drupal\Tests\field_ui\FunctionalJavascript\ManageDisplayTest::entity_type_manager

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

core/modules/field_ui/tests/src/FunctionalJavascript/ManageDisplayTest.php, line 39

Class

ManageDisplayTest
Tests the Field UI "Manage display" and "Manage form display" screens.

Namespace

Drupal\Tests\field_ui\FunctionalJavascript

Code

protected $entity_type_manager;