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