feat: Rename CloudCleanupSubs to CloudCleanupSubscriptions
This commit is contained in:
parent
efa2ae5177
commit
f58a1a9ecf
@ -5,7 +5,7 @@ namespace App\Console\Commands;
|
|||||||
use App\Models\Team;
|
use App\Models\Team;
|
||||||
use Illuminate\Console\Command;
|
use Illuminate\Console\Command;
|
||||||
|
|
||||||
class CloudCleanupSubs extends Command
|
class CloudCleanupSubscriptions extends Command
|
||||||
{
|
{
|
||||||
protected $signature = 'cloud:cleanup-subs';
|
protected $signature = 'cloud:cleanup-subs';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user