From 2e8342c6bf5bae0f4d6b6ca74849741fa804d873 Mon Sep 17 00:00:00 2001 From: denis Date: Tue, 27 Jan 2026 12:01:29 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20iblock/request.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- iblock/request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iblock/request.md b/iblock/request.md index 04444b6..e42d00f 100644 --- a/iblock/request.md +++ b/iblock/request.md @@ -1,4 +1,4 @@ -### Получаем POST в формате JSON** +### Получаем POST в формате JSON ```php use Bitrix\Main\Context; $request = Context::getCurrent()->getRequest();