Skip to content

Commit

Permalink
Fixed namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Helldar authored Dec 7, 2021
1 parent e50779d commit b5f7c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LaravelActions/Actionable.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

declare(strict_types=1);

namespace DragonCode\LaravelActions\Contracts;
namespace DragonCode\Contracts\LaravelActions;

interface Actionable
{
Expand Down

0 comments on commit b5f7c46

Please sign in to comment.