mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 01:04:12 +02:00
QuickForm: add missing beforeSetup hook
This commit is contained in:
parent
5faf7c8612
commit
16bc8bf6b3
@ -290,6 +290,10 @@ abstract class QuickForm extends Zend_Form
|
||||
return $url;
|
||||
}
|
||||
|
||||
protected function beforeSetup()
|
||||
{
|
||||
}
|
||||
|
||||
public function setup()
|
||||
{
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user