protected property NormalizerTestBase::$entityClass

The class name of the test class.

Type: string

File

drupal/core/modules/hal/lib/Drupal/hal/Tests/NormalizerTestBase.php, line 54
Contains \Drupal\hal\Tests\NormalizerTestBase.

Class

NormalizerTestBase
Test the HAL normalizer.

Namespace

Drupal\hal\Tests

Code

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