You are here

protected property EntityResolverTest::$format in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/serialization/src/Tests/EntityResolverTest.php \Drupal\serialization\Tests\EntityResolverTest::format

The format being tested.

Type: string

File

core/modules/serialization/src/Tests/EntityResolverTest.php, line 30
Contains \Drupal\serialization\Tests\EntityResolverTest.

Class

EntityResolverTest
Tests that entities references can be resolved.

Namespace

Drupal\serialization\Tests

Code

protected $format = 'hal_json';