Completed
Push — master ( f5847f...496355 )
by Eser
02:23
created
src/LightStack/Response.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -53,7 +53,7 @@
 block discarded – undo
53 53
     /**
54 54
      * Gets weather request is handled or not
55 55
      *
56
-     * @return bool is handled
56
+     * @return boolean|null is handled
57 57
      */
58 58
     public function getHandled()
59 59
     {
Please login to merge, or discard this patch.