Exemplo n.º 1
0
 /**
  * @deprecated Use LPA::ComponentChecker()
  */
 public static function LPAComponentChecker(&$arParams, &$arPHPparams, $parentParamName = false)
 {
     LPA::ComponentChecker($arParams, $arPHPparams, $parentParamName);
 }