protected property NormalizerTestBase::$format in Drupal 9
Same name and namespace in other branches
- 8 core/modules/hal/tests/src/Kernel/NormalizerTestBase.php \Drupal\Tests\hal\Kernel\NormalizerTestBase::format
The format being tested.
Type: string
File
- core/
modules/ hal/ tests/ src/ Kernel/ NormalizerTestBase.php, line 44
Class
- NormalizerTestBase
- Test the HAL normalizer.
Namespace
Drupal\Tests\hal\KernelCode
protected $format = 'hal_json';