Skip to content

Commit

Permalink
Add namespace to src/Anaf.php
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaimatei committed Feb 28, 2024
1 parent 46e14ab commit adf9802
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Anaf.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<?php

declare(strict_types=1);

namespace Anaf;

use Anaf\Client;
use Anaf\Factory;

Expand Down

0 comments on commit adf9802

Please sign in to comment.