protected property ContentEntityCdfNormalizer::$supportedInterfaceOrClass in Acquia Content Hub 8
The interface or class that this Normalizer supports.
Type: string
Overrides NormalizerBase::$supportedInterfaceOrClass
File
- src/
Normalizer/ ContentEntityCdfNormalizer.php, line 62
Class
- ContentEntityCdfNormalizer
- Converts the Drupal entity object to a Acquia Content Hub CDF array.
Namespace
Drupal\acquia_contenthub\NormalizerCode
protected $supportedInterfaceOrClass = 'Drupal\\Core\\Entity\\ContentEntityInterface';