Update all controllers get_model

This commit is contained in:
osaajani 2019-11-14 21:44:31 +01:00
parent bc622285a4
commit 27d2a6c5b2
14 changed files with 69 additions and 40 deletions

View file

@ -13,7 +13,7 @@ namespace controllers\internals;
class Event extends StandardController
{
protected $model = false;
protected $model = null;
/**
* Get the model for the Controller