Fix checkout config encoding
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
function kapvoe_env(string $key, ?string $default = null): string
|
function kapvoe_env(string $key, ?string $default = null): string
|
||||||
|
|||||||
Reference in New Issue
Block a user