public function Repository::listMetadataFormats in Views OAI-PMH 8
File
- src/
Service/ Repository.php, line 199
Class
Namespace
Drupal\views_oai_pmh\ServiceCode
public function listMetadataFormats($identifier = NULL) {
return $this->formats;
}