Completed
Push — master ( dfa02b...09a151 )
by Zoltán
04:46
created
src/Collection/AbstractCollection.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -133,7 +133,7 @@
 block discarded – undo
133 133
      *
134 134
      * @param mixed $value
135 135
      *
136
-     * @return bool
136
+     * @return boolean|null
137 137
      *
138 138
      * @throws \BuildR\Collection\Exception\CollectionException
139 139
      */
Please login to merge, or discard this patch.