protected property WorkspaceNormalizer::$supportedInterfaceOrClass in Replication 8
Same name and namespace in other branches
- 8.2 src/Normalizer/WorkspaceNormalizer.php \Drupal\replication\Normalizer\WorkspaceNormalizer::supportedInterfaceOrClass
Type: string[]
Overrides EntityNormalizer::$supportedInterfaceOrClass
File
- src/
Normalizer/ WorkspaceNormalizer.php, line 17
Class
- WorkspaceNormalizer
- @todo {@link https://www.drupal.org/node/2599920 Don't extend EntityNormalizer.}
Namespace
Drupal\replication\NormalizerCode
protected $supportedInterfaceOrClass = [
'Drupal\\multiversion\\Entity\\WorkspaceInterface',
];