mirror of
https://github.com/v2board/v2board.git
synced 2024-11-10 17:49:11 +08:00
V2boardStatistics: comply with psr-4 autoloading standard
This commit is contained in:
parent
e4b76a705f
commit
a49faf3e1f
@ -9,7 +9,7 @@ use App\Models\StatOrder;
|
|||||||
use App\Models\ServerLog;
|
use App\Models\ServerLog;
|
||||||
use Illuminate\Support\Facades\DB;
|
use Illuminate\Support\Facades\DB;
|
||||||
|
|
||||||
class V2BoardStatistics extends Command
|
class V2boardStatistics extends Command
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* The name and signature of the console command.
|
* The name and signature of the console command.
|
||||||
|
Loading…
Reference in New Issue
Block a user