Skip to content

Commit c192d3c

Browse files
committed
readme.MD
1 parent 7be4efc commit c192d3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)