'icinga-form icinga-controls']; public function hasDefaultElementDecorator() { if (parent::hasDefaultElementDecorator()) { return true; } $this->setDefaultElementDecorator(new IcingaFormDecorator()); return true; } }