protected static property LayoutBuilderEntityViewDisplayJsonAnonTest::$format in Layout Builder Symmetric Translations 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
- tests/
src/ Functional/ Rest/ LayoutBuilderEntityViewDisplayJsonAnonTest.php, line 23
Class
- LayoutBuilderEntityViewDisplayJsonAnonTest
- @group layout_builder @group rest
Namespace
Drupal\Tests\layout_builder_st\Functional\RestCode
protected static $format = 'json';