mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 17:44:41 +00:00
(mvc) missed a spot
This commit is contained in:
parent
618036bc55
commit
a90e2ddc31
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user