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