Closed maraf closed 2 years ago
private function template_cehistory_getList_lGTgsb8zCl() { $cehistoryObject = $this->autolib('cehistory'); if ($this->isTagProcessed('cehistory', 'list')) { return $cehistoryObject->getList(function(?ParsedTemplateConfig $config = null) { return $this->template_cehistory_getList_lGTgsb8zCl_body($config); }, $phpObject->getDefaultAttributeValue('cehistory', '*', 'name'), '', array('url' => $this->property_var_getProperty_pNCRCJZTyE()), '', array(), array(), $this->property_paging_getContainer_DsmxTav03j(), ''); } else { $this->property_var_getProperty_pNCRCJZTyE(); $this->property_paging_getContainer_DsmxTav03j(); $this->template_cehistory_getList_lGTgsb8zCl_body(null); } }
The $phpObject is undefined (as local variable).
$phpObject
undefined
The
$phpObject
isundefined
(as local variable).