protected property NormalizerTestBase::$format

The format being tested.

Type: string

File

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

Class

NormalizerTestBase
Test the HAL normalizer.

Namespace

Drupal\hal\Tests

Code

protected $format = 'hal_json';