public function Jats::getRootNodeAttributes in Views OAI-PMH 8
Overrides MetadataPrefixInterface::getRootNodeAttributes
File
- src/
Plugin/ MetadataPrefix/ Jats.php, line 32
Class
- Jats
- Class Jats.
Namespace
Drupal\views_oai_pmh\Plugin\MetadataPrefixCode
public function getRootNodeAttributes() : array {
return [];
}