protected static property ViewResourceTestBase::$entityTypeId in Drupal 8
Same name and namespace in other branches
- 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
Namespace
Drupal\Tests\views\Functional\RestCode
protected static $entityTypeId = 'view';