Commit 6813d2d0b71aba72d5c8e6dfdcb7f13aa3791772

Authored by Yarik
1 parent 6a5b48b8

Test change

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
Module.php
... ... @@ -18,7 +18,6 @@
18 18 public function init()
19 19 {
20 20 parent::init();
21   - var_dump($this->controllerNamespace);
22 21 // custom initialization code goes here
23 22 }
24 23 }
... ...