NormalizerBase::$supportedInterfaceOrClass

Same name and namespace in other branches
  1. 8.9.x 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 22

Class

NormalizerBase
Base class for Normalizers.

Namespace

Drupal\serialization\Normalizer

Code

protected $supportedInterfaceOrClass;

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