(mvc) missed a spot

This commit is contained in:
Ad Schellevis 2016-08-11 21:20:39 +02:00
parent 618036bc55
commit a90e2ddc31

View File

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