File
- drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAdminTest.php, line 24
- Contains \Drupal\entity_reference\Tests\EntityReferenceAdminTest.
Class
- EntityReferenceAdminTest
- Tests the Entity Reference Admin UI.
Namespace
Drupal\entity_reference\Tests
Code
public static $modules = array(
'field_ui',
'entity_reference',
);