Improved the compiler. All other changes are only random variable name and date changes (due to automation)
This commit is contained in:
@ -264,7 +264,7 @@ class ###Component###Controller###View### extends JControllerForm
|
||||
*
|
||||
* @since 11.1
|
||||
*/
|
||||
protected function postSaveHook(JModelLegacy &$model, $validData = array())
|
||||
protected function postSaveHook(JModelLegacy $model, $validData = array())
|
||||
{###POSTSAVEHOOK###
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user