protected property NormalizerTestBase::$format in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/hal/src/Tests/NormalizerTestBase.php \Drupal\hal\Tests\NormalizerTestBase::format
The format being tested.
Type: string
File
- core/
modules/ hal/ src/ Tests/ NormalizerTestBase.php, line 50 - Contains \Drupal\hal\Tests\NormalizerTestBase.
Class
- NormalizerTestBase
- Test the HAL normalizer.
Namespace
Drupal\hal\TestsCode
protected $format = 'hal_json';