Skip to content

Commit 629b56a

Browse files
committed
Bugfix command namespace
1 parent 17fa45b commit 629b56a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Commands/MaintainFiles.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?php namespace App\Commands;
1+
<?php namespace Tatter\Files\Commands;
22

33
use CodeIgniter\CLI\BaseCommand;
44
use CodeIgniter\CLI\CLI;

0 commit comments

Comments
 (0)