Test Failed
Pull Request — master (#54)
by Lars
02:18
created
Tests/api/RequestTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -98,7 +98,7 @@
 block discarded – undo
98 98
      * @param array $a
99 99
      * @param string $b
100 100
      * @param int $c
101
-     * @return bool|string
101
+     * @return false|string
102 102
      */
103 103
     public function handleArrayData($a, $b = '', $c=0)
104 104
     {
Please login to merge, or discard this patch.