namespace

This commit is contained in:
2021-04-19 19:41:19 +09:00
parent 26c484d30c
commit e92c9d304d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
<?php
namespace App\Console\Commands;
namespace App\Console\Commands\MiningTaxes;
use Illuminate\Console\Command;

View File

@@ -1,6 +1,6 @@
<?php
namespace App\Console\Commands;
namespace App\Console\Commands\MiningTaxes;
use Illuminate\Console\Command;