fix build

This commit is contained in:
Dylan K. Taylor
2022-05-10 14:11:46 +01:00
parent a216f4d089
commit 124edeacaf

View File

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