Обновить iblock/request.md

This commit is contained in:
2026-01-27 12:01:29 +00:00
parent c09a98b886
commit 2e8342c6bf

View File

@@ -1,4 +1,4 @@
### Получаем POST в формате JSON**
### Получаем POST в формате JSON
```php
use Bitrix\Main\Context;
$request = Context::getCurrent()->getRequest();