Fixes for psr-4 standard
This commit is contained in:
parent
234c70d317
commit
6d8550a1bb
2 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
namespace PhaView;
|
||||
use PhaUtils\Utils;
|
||||
namespace PhangoApp\PhaView;
|
||||
use PhangoApp\PhaUtils\Utils;
|
||||
|
||||
class View {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue