Commit 3e0be395 authored by Ad Schellevis's avatar Ad Schellevis Committed by GitHub

Merge pull request #1133 from pv2b/patch-1

(base) Do not encourage overriding getModel()
parents a90e2ddc bf79d5a6
......@@ -95,7 +95,6 @@ abstract class ApiMutableModelControllerBase extends ApiControllerBase
}
/**
* override this to customize the model binding behavior
* @return null|BaseModel
*/
protected function getModel()
......
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