File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -129,9 +129,9 @@ var_dump(container($micro)->getParameter('example'));
129129- синонимы сервиса `kernel`
130130- ` bitrix.request.instance` - Экземпляр битриксового Request
131131- ` bitrix.response.instance` - Экземпляр битриксового Response
132- - ` bitrix.request` - Request, полученный из битриксового
132+ - ` bitrix.request` - Symfony Request, полученный из битриксового
133133- ` bitrix.request.psr7` - Битриксовый Request, приведенный к PSR-7
134- - ` bitrix.response` - Response, полученный из битриксового
134+ - ` bitrix.response` - Symfony Response, полученный из битриксового
135135- ` bitrix.response.psr7` - Битриксовый Response, приведенный к PSR-7
136136- ` psr17.http_factory` - HttpFactory стандарта PSR-17
137137- ` psr18.http_client` - Http client стандарта PSR-18
You can’t perform that action at this time.
0 commit comments