http\Body -> http\Message\Body
[mdref/mdref-http] / http / Env / getRequestBody.md
index 4fcd24a3217b13b1aee6f9ef088e8e7a5ef152af..52e5594363bed2baec07d08dd3e1e26c84172a3d 100644 (file)
@@ -5,7 +5,7 @@ Retreive the current HTTP request's body.
 ## Parameters:
 
 * Optional string $body_class_name  
-  A user class extending http\Body.
+  A user class extending http\Message\Body.
 
 ## Returns: