X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http%2FParams%2FoffsetGet.md;h=4c68c8bf87192ca4f4af7fd31976781eb5b10dd7;hb=cc546766c66ff78feac4a87302ab93a6b93450aa;hp=cc96a9ad305ce56a5303adae2853bb0244fc20e7;hpb=7823a35136269030a351b68b8ae8ee5026696aea;p=mdref%2Fmdref-http diff --git a/http/Params/offsetGet.md b/http/Params/offsetGet.md index cc96a9a..4c68c8b 100644 --- a/http/Params/offsetGet.md +++ b/http/Params/offsetGet.md @@ -4,9 +4,9 @@ Implements ArrayAccess. ## Params: -* ```string $name``` +* string $name The offset to retrieve. ## Returns: -* ```mixed```, contents at offset. +* mixed, contents at offset.