Fixed coding standards

This commit is contained in:
Chris Kankiewicz
2025-03-18 21:41:08 -07:00
parent 03294164b5
commit 74bc92aff1

View File

@@ -1,5 +1,7 @@
<?php
declare(strict_types=1);
namespace Tests\ViewFunctions;
use App\ViewFunctions\Vite;