Completed
Push — master ( 692093...daa27a )
by Vitaly
02:57
created
src/annotation/AnnotationWithValue.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -37,7 +37,7 @@
 block discarded – undo
37 37
      *
38 38
      * @param array $valueOrValues
39 39
      *
40
-     * @return bool True if value key exists
40
+     * @return integer True if value key exists
41 41
      */
42 42
     protected function checkValuePresence(array $valueOrValues)
43 43
     {
Please login to merge, or discard this patch.