Skip to content

Commit

Permalink
Fix: Namespace
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Möller <[email protected]>
  • Loading branch information
localheinz committed Oct 27, 2023
1 parent 8bed936 commit a6f506d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

declare(strict_types=1);

namespace LaminasTest\ServiceManager;
namespace LaminasTest\Tag\Cloud\Decorator;

use Laminas\ServiceManager\ServiceManager;
use Laminas\ServiceManager\Test\CommonPluginManagerTrait;
Expand Down

0 comments on commit a6f506d

Please sign in to comment.