ListNormalizerTest::$expectedListValues
The expected list values to use for testing.
Type: array
File
-
core/
modules/ serialization/ tests/ src/ Unit/ Normalizer/ ListNormalizerTest.php, line 42
Class
Namespace
Drupal\Tests\serialization\Unit\NormalizerCode
protected $expectedListValues = [
'test',
'test',
'test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.