mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-10-17 13:39:58 +02:00
Zend_Form uses setters for options if a respective setter method exists. It is not necessary to override the constructor for introducing new options.