0

The VS Studio Code mark that line

$TypeOfPage = $this->catalog->ParseCatalogUrl($UrlParams, &$arReturnItem);

as line with syntax error. But i dont realize why. The methodParseCatalogUrl expects 2 paramters with the reference as second parametr and gets it.

The code works nice,but i cant format it becouse of that error(in opinion of IDE). enter image description here

  • 1
    Have a read of https://stackoverflow.com/questions/8971261/php-5-4-call-time-pass-by-reference-easy-fix-available for some more information. – Nigel Ren Jul 30 '21 at 09:30

0 Answers0