示例#1
0
 /**
  * @return MediaServer
  */
 public function getMediaServer()
 {
     return MediaServerPeer::retrieveByPK($this->mediaServerId);
 }