Minor renaming
Publish PHP Package / docker (push) Successful in 6s Details

This commit is contained in:
Pavel Shevaev 2025-02-24 19:07:06 +03:00
parent 22ec477ddf
commit fcfa71aa0c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
namespace metagen_php;
use Exception;
function flt_bhl_ref($val, $name, $struct, $str_args)
function flt_bhl_ref($val, $name, $data, $str_args)
{
if(!$val)
return $val;