コード例 #1
0
 public function getServer($name)
 {
     return $this->dataSource->getServer($this->getSiteId(), $this->getName(), $name);
 }