NormalizerTestBase::$entityClass

Same name and namespace in other branches
  1. 8.9.x core/modules/hal/tests/src/Kernel/NormalizerTestBase.php \Drupal\Tests\hal\Kernel\NormalizerTestBase::entityClass

The class name of the test class.

Type: string

File

core/modules/hal/tests/src/Kernel/NormalizerTestBase.php, line 51

Class

NormalizerTestBase
Test the HAL normalizer.

Namespace

Drupal\Tests\hal\Kernel

Code

protected $entityClass = 'Drupal\\entity_test\\Entity\\EntityTest';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.