update for 4.1.0
[mdref/mdref-http] / http / Params / offsetGet.md
index cc96a9ad305ce56a5303adae2853bb0244fc20e7..4c68c8bf87192ca4f4af7fd31976781eb5b10dd7 100644 (file)
@@ -4,9 +4,9 @@ Implements ArrayAccess.
 
 ## Params:
 
-* ```string $name```  
+* string $name  
   The offset to retrieve.
   
 ## Returns:
 
-* ```mixed```, contents at offset.
+* mixed, contents at offset.