NormalizerBase::$supportedInterfaceOrClass
Same name in other branches
- 9 core/modules/serialization/src/Normalizer/NormalizerBase.php \Drupal\serialization\Normalizer\NormalizerBase::supportedInterfaceOrClass
The interface or class that this Normalizer supports.
Type: string|array
File
-
core/
modules/ serialization/ src/ Normalizer/ NormalizerBase.php, line 21
Class
- NormalizerBase
- Base class for Normalizers.
Namespace
Drupal\serialization\NormalizerCode
protected $supportedInterfaceOrClass;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.