mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-18 20:02:58 +02:00
Fixed coding standards
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace Tests\ViewFunctions;
|
||||
|
||||
use App\ViewFunctions\Vite;
|
||||
|
Reference in New Issue
Block a user