From 6813d2d0b71aba72d5c8e6dfdcb7f13aa3791772 Mon Sep 17 00:00:00 2001 From: yarik Date: Tue, 8 Nov 2016 20:16:36 +0200 Subject: [PATCH] Test change --- Module.php | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/Module.php b/Module.php index 0ba1cfb..7ebcf78 100644 --- a/Module.php +++ b/Module.php @@ -18,7 +18,6 @@ public function init() { parent::init(); - var_dump($this->controllerNamespace); // custom initialization code goes here } } -- libgit2 0.21.4