Completed
Push — master ( 623579...53ea28 )
by Pavel
02:23
created
src/firebaseStub.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -71,8 +71,8 @@
 block discarded – undo
71 71
     }
72 72
 
73 73
     /**
74
-     * @param $path
75
-     * @param $data
74
+     * @param string $path
75
+     * @param string|null $data
76 76
      * @param $options
77 77
      * @return null
78 78
      */
Please login to merge, or discard this patch.