TestExtendedNormalizer::$supportedInterfaceOrClass
Same name in other branches
- 8.9.x core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php \Drupal\Tests\serialization\Unit\Normalizer\TestExtendedNormalizer::supportedInterfaceOrClass
Type: supportedInterfaceOrClass
Overrides ComplexDataNormalizer::$supportedInterfaceOrClass
File
-
core/
modules/ serialization/ tests/ src/ Unit/ Normalizer/ ComplexDataNormalizerTest.php, line 119
Class
- TestExtendedNormalizer
- Test normalizer with a different supported class.
Namespace
Drupal\Tests\serialization\Unit\NormalizerCode
protected $supportedInterfaceOrClass = \stdClass::class;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.