protected static property FacetSummaryJsonAnonTest::$format in Facets 8
The format to use in this test.
A format is the combination of a certain normalizer and a certain serializer.
(The default is 'json' because that doesn't depend on any module.)
Type: string
Overrides ResourceTestBase::$format
See also
https://www.drupal.org/developing/api/8/serialization
File
- modules/
facets_summary/ tests/ src/ Functional/ Rest/ FacetSummaryJsonAnonTest.php, line 19
Class
- FacetSummaryJsonAnonTest
- Rest test for json, anonymous, index entity.
Namespace
Drupal\Tests\facets_summary\Functional\RestCode
protected static $format = 'json';