Beispiel #1
0
 /**
  * Get the COinS identifier.
  *
  * @return string
  */
 protected function getCoinsID()
 {
     // Added at Richard and Leslie's request, to facilitate ILL
     return parent::getCoinsID() . ".ebsco";
 }