Beispiel #1
0
 public function dispatch()
 {
     $this->_domain = $this->_dom->domain($this->name());
     return parent::dispatch();
 }