You are here

protected property ParagraphNormalizer::$supportedInterfaceOrClass in Replication 8

Type: string[]

Overrides ContentEntityNormalizer::$supportedInterfaceOrClass

File

src/Normalizer/ParagraphNormalizer.php, line 13

Class

ParagraphNormalizer

Namespace

Drupal\replication\Normalizer

Code

protected $supportedInterfaceOrClass = [
  'Drupal\\paragraphs\\Entity\\Paragraph',
];