Passed
Push — master ( 356b54...bf22ea )
by Бабичев
02:30
created
src/Iterator/Traits/ArrayAccess.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -41,6 +41,7 @@
 block discarded – undo
41 41
 
42 42
     /**
43 43
      * @inheritdoc
44
+     * @param string $offset
44 45
      */
45 46
     public function offsetUnset($offset)
46 47
     {
Please login to merge, or discard this patch.