mixed public static
\Bitrix\Main\Web\Json::decode(
string $data
);
Takes a JSON encoded string and converts it into a PHP variable.
Parameters
ParameterDescriptionVersion
$dataThe json string being decoded.
Exceptions
\Bitrix\Main\ArgumentException
See also
\Bitrix\Main\Web\json_decode
Examples
Руководитель отдела документации