Method: Qa::LinkedData::AuthorityService.authority_config
- Defined in:
- app/services/qa/linked_data/authority_service.rb
.authority_config(authname) ⇒ Hash
Get the configuration for an authority
35 36 37 |
# File 'app/services/qa/linked_data/authority_service.rb', line 35 def self.(authname) [authname] end |