You are here

protected property CropNormalizer::$supportedInterfaceOrClass in Replication 8

Type: string[]

Overrides ContentEntityNormalizer::$supportedInterfaceOrClass

File

src/Normalizer/CropNormalizer.php, line 12

Class

CropNormalizer

Namespace

Drupal\replication\Normalizer

Code

protected $supportedInterfaceOrClass = [
  '\\Drupal\\crop\\Entity\\Crop',
];