Ejemplo n.º 1
0
 public function get_album()
 {
     return Albums::get_by_audio_id($this->id);
 }