Skip to content

Commit

Permalink
Namespace fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
Glomberg committed Oct 20, 2022
1 parent 0793536 commit e17d5f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion API.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

namespace Cleantalk\Common;
namespace Cleantalk\Common\Api;

use Cleantalk\Common\Http\Request;

Expand Down

0 comments on commit e17d5f8

Please sign in to comment.