Change typo

This commit is contained in:
2025-07-22 19:40:19 +00:00
parent 45453f7330
commit f1911bf413

View File

@@ -511,7 +511,7 @@ class Data
if (ArrayHelper::check($module->custom_get))
{
$module->custom_get = $this->dynamic->get(
$module->custom_get = $this->dynamicget->get(
$module->custom_get, $module->key, $module->key
);
}