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\Normalizer

Code

protected $supportedInterfaceOrClass = \stdClass::class;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.