Fixed namespacing.

This commit is contained in:
flash 2024-01-06 11:06:16 +00:00
parent f2c25e2c6f
commit 2bef9f456c

View file

@ -1,5 +1,5 @@
<?php
namespace Uiharu\APIs;
namespace Uiharu\Apis;
use stdClass;
use DOMDocument;