WIP: Change typo #1236

Draft
ConfidantCommunications wants to merge 1 commits from ConfidantCommunications/Component-Builder:confidantcommunications-patch-1 into 5.x

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
);
}