public function Repository::listSets in Views OAI-PMH 8
File
- src/
Service/ Repository.php, line 95
Class
Namespace
Drupal\views_oai_pmh\ServiceCode
public function listSets() {
throw new NoRecordsMatchException('This repository does not support sets.');
}