protected property AllDocsNormalizer::$supportedInterfaceOrClass in Replication 8
Same name and namespace in other branches
- 8.2 src/Normalizer/AllDocsNormalizer.php \Drupal\replication\Normalizer\AllDocsNormalizer::supportedInterfaceOrClass
The interface or class that this Normalizer supports.
Type: string|array
Overrides NormalizerBase::$supportedInterfaceOrClass
File
- src/
Normalizer/ AllDocsNormalizer.php, line 9
Class
Namespace
Drupal\replication\NormalizerCode
protected $supportedInterfaceOrClass = [
'Drupal\\replication\\AllDocs\\AllDocsInterface',
];