fix build

This commit is contained in:
Dylan K. Taylor 2022-05-10 14:11:46 +01:00
parent a216f4d089
commit 124edeacaf
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -466,6 +466,7 @@ final class Utils{
}else{
$args = $trace[$i]["params"];
}
/** @var mixed[] $args */
$paramsList = [];
$offset = 0;