shut up bruv

This commit is contained in:
Dylan K. Taylor
2025-09-26 23:09:59 +01:00
parent 0abf1383ac
commit 001330e42e

View File

@@ -56,6 +56,7 @@ use function is_object;
use function json_decode; use function json_decode;
use function md5; use function md5;
use function ord; use function ord;
use function var_export;
use const JSON_THROW_ON_ERROR; use const JSON_THROW_ON_ERROR;
/** /**