You are here

protected property ContentEntityViewModesExtractor::$supportedInterfaceOrClass in Acquia Content Hub 8

The interface or class that this Normalizer supports.

Type: string

File

src/Normalizer/ContentEntityViewModesExtractor.php, line 31

Class

ContentEntityViewModesExtractor
Extracts the rendered view modes from a given ContentEntity Object.

Namespace

Drupal\acquia_contenthub\Normalizer

Code

protected $supportedInterfaceOrClass = 'Drupal\\Core\\Entity\\ContentEntityInterface';