protected property NormalizerTestBase::$entityClass in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/hal/src/Tests/NormalizerTestBase.php \Drupal\hal\Tests\NormalizerTestBase::entityClass
The class name of the test class.
Type: string
File
- core/
modules/ hal/ src/ Tests/ NormalizerTestBase.php, line 57 - Contains \Drupal\hal\Tests\NormalizerTestBase.
Class
- NormalizerTestBase
- Test the HAL normalizer.
Namespace
Drupal\hal\TestsCode
protected $entityClass = 'Drupal\\entity_test\\Entity\\EntityTest';