You are here

protected static property EntityFormModeResourceTestBase::$entityTypeId in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/FunctionalTests/Rest/EntityFormModeResourceTestBase.php \Drupal\FunctionalTests\Rest\EntityFormModeResourceTestBase::entityTypeId

The tested entity type.

Type: string

Overrides EntityResourceTestBase::$entityTypeId

File

core/tests/Drupal/FunctionalTests/Rest/EntityFormModeResourceTestBase.php, line 20

Class

EntityFormModeResourceTestBase

Namespace

Drupal\FunctionalTests\Rest

Code

protected static $entityTypeId = 'entity_form_mode';