Passed
Push — master ( d0ebb7...0d8755 )
by Rudi
03:39
created
src/Pair.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -39,7 +39,7 @@
 block discarded – undo
39 39
      *
40 40
      * @param mixed $name
41 41
      *
42
-     * @return mixed|null
42
+     * @return boolean
43 43
      */
44 44
     public function __isset($name)
45 45
     {
Please login to merge, or discard this patch.