mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 17:24:18 +02:00
PropertyModifierHook - corrected function transform in order to get the hooks working
This commit is contained in:
parent
e4738f966d
commit
229902687a
@ -73,7 +73,7 @@ abstract class PropertyModifierHook
|
||||
*
|
||||
* @return value
|
||||
*/
|
||||
abstract public function transfrom();
|
||||
abstract public function transform($value);
|
||||
|
||||
/**
|
||||
* Override this method if you want to extend the settings form
|
||||
|
Loading…
x
Reference in New Issue
Block a user