PropertyModifierHook - corrected function transform in order to get the hooks working

This commit is contained in:
Stefan Scheungrab 2015-07-30 04:28:19 +02:00
parent e4738f966d
commit 229902687a

View File

@ -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