@@ -131,7 +131,7 @@ |
||
131 | 131 | /** |
132 | 132 | * Check if the Request is a not a DELETE with no content and no Content-Type. |
133 | 133 | * |
134 | - * @param $method |
|
134 | + * @param string $method |
|
135 | 135 | * @param $content |
136 | 136 | * @param $contentType |
137 | 137 | * |