aboutsummaryrefslogtreecommitdiff
path: root/app/class/controllerhome.php
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2018-12-23 18:20:57 +0100
committervincent-peugnet <v.peugnet@free.fr>2018-12-23 18:20:57 +0100
commite8566a57cf1b9cc2eed10429f27840d17da945ef (patch)
tree9902d9f4dc2e871819af21ede642e50aaab1518b /app/class/controllerhome.php
parent532cdf4bb82ab7cc6fa7659d9aec3ce122b2ec52 (diff)
downloadwcms-e8566a57cf1b9cc2eed10429f27840d17da945ef.tar.gz
wcms-e8566a57cf1b9cc2eed10429f27840d17da945ef.zip
feature users
Diffstat (limited to 'app/class/controllerhome.php')
-rw-r--r--app/class/controllerhome.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/class/controllerhome.php b/app/class/controllerhome.php
index 1309adb..c9ae8d4 100644
--- a/app/class/controllerhome.php
+++ b/app/class/controllerhome.php
@@ -2,7 +2,7 @@
class Controllerhome extends Controller
{
-
+ /** @var Modelhome */
protected $modelhome;
protected $opt;