Commit a90e2ddc authored by Ad Schellevis's avatar Ad Schellevis

(mvc) missed a spot

parent 618036bc
......@@ -168,7 +168,7 @@ abstract class ApiMutableModelControllerBase extends ApiControllerBase
* @param $mdl The validated model containing the new state of the model
* @return Error message on error, or null/void on success
*/
protected function setActionHook($mdl) { }
protected function setActionHook() { }
/**
* update model settings
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment