Completed
Push — 2.0 ( 2c7009...c833bc )
by Marco
03:23
created
src/Comodojo/Extender/Components/ArrayAccess.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -27,6 +27,7 @@
 block discarded – undo
27 27
     /**
28 28
      * Return the value at index
29 29
      *
30
+     * @param string $index
30 31
      * @return string $index The offset
31 32
      */
32 33
      public function offsetGet($index) {
Please login to merge, or discard this patch.