Skip to content

Commit bdbe186

Browse files
author
Martin Kluska
committed
Updated the command to correct namespace
1 parent 17b2c9b commit bdbe186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Commands/RecalculatePositionCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace App\Console\Commands;
3+
namespace Pion\Support\Eloquent\Position\Commands;
44

55
use Pion\Support\Eloquent\Position\Traits\PositionTrait;
66
use Illuminate\Console\Command;

0 commit comments

Comments
 (0)