You are here

protected property NormalizerTestBase::$serializer in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/hal/src/Tests/NormalizerTestBase.php \Drupal\hal\Tests\NormalizerTestBase::serializer

The mock serializer.

Type: \Symfony\Component\Serializer\Serializer

File

core/modules/hal/src/Tests/NormalizerTestBase.php, line 43
Contains \Drupal\hal\Tests\NormalizerTestBase.

Class

NormalizerTestBase
Test the HAL normalizer.

Namespace

Drupal\hal\Tests

Code

protected $serializer;