Ejemplo n.º 1
0
 public function delete()
 {
     return $this->dataSource->deleteDomain($this->getSiteId(), $this->getEnv(), $this->getName());
 }