Fix checkout config encoding

This commit is contained in:
2026-04-30 23:01:55 +02:00
parent b2fdce99ad
commit 503315202c
+1 -1
View File
@@ -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