protected property ReplicationLogNormalizer::$supportedInterfaceOrClass in Replication 8
Same name and namespace in other branches
- 8.2 src/Normalizer/ReplicationLogNormalizer.php \Drupal\replication\Normalizer\ReplicationLogNormalizer::supportedInterfaceOrClass
Type: string[]
Overrides NormalizerBase::$supportedInterfaceOrClass
File
- src/
Normalizer/ ReplicationLogNormalizer.php, line 17
Class
Namespace
Drupal\replication\NormalizerCode
protected $supportedInterfaceOrClass = [
'Drupal\\replication\\Entity\\ReplicationLog',
];