You are here

protected static property ViewResourceTestBase::$entityTypeId in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php \Drupal\Tests\views\Functional\Rest\ViewResourceTestBase::entityTypeId

The tested entity type.

Type: string

Overrides EntityResourceTestBase::$entityTypeId

File

core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php, line 18

Class

ViewResourceTestBase

Namespace

Drupal\Tests\views\Functional\Rest

Code

protected static $entityTypeId = 'view';