Commit 6a5b48b866e0e8df0af204121be0533fa72e1633

Authored by Yarik
1 parent 37f80fd4

Test change

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