Fixing proper namespace for app/library
This commit is contained in:
parent
cb1e40ee0a
commit
aa37d10024
22 changed files with 78 additions and 62 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace Navigation;
|
||||
namespace Httpcb\Navigation;
|
||||
|
||||
use \Phalcon\Di;
|
||||
|
||||
|
|
|
|||
Reference in a new issue