@@ -90,7 +90,7 @@ |
||
90 | 90 | * |
91 | 91 | * @param RequestInterface $request |
92 | 92 | * @param ResponseInterface $response |
93 | - * @return null|bool |
|
93 | + * @return null|false |
|
94 | 94 | */ |
95 | 95 | function httpPost(RequestInterface $request, ResponseInterface $response) { |
96 | 96 |