Fixed namespacing.
This commit is contained in:
parent
f2c25e2c6f
commit
2bef9f456c
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
namespace Uiharu\APIs;
|
namespace Uiharu\Apis;
|
||||||
|
|
||||||
use stdClass;
|
use stdClass;
|
||||||
use DOMDocument;
|
use DOMDocument;
|
||||||
|
|
Loading…
Reference in a new issue