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