You are here

service views_oai_pmh.provider in Views OAI-PMH 8

Class

Drupal\views_oai_pmh\Service\Provider
1 string reference to views_oai_pmh.provider
Record::create in src/Plugin/views/style/Record.php
Creates an instance of the plugin.

File

./views_oai_pmh.services.yml
views_oai_pmh.services.yml

View source
  1. class: Drupal\views_oai_pmh\Service\Provider
  2. arguments:
  3. - '@views_oai_pmh.repository'
  4. - '@views_oai_pmh.psr7_request'