示例#1
0
 public function add_relation(Zupal_Media_Musicbrains_Relations $pRelat)
 {
     $this->_relations[$pRelat->identity()] = $pRelat;
 }