Completed
Push — master ( b393f5...af0e83 )
by Matthew
02:24
created
src/Resources/TimeEntry.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
     /**
41 41
      * Creates the forums endpoint
42
-     * @param null $id
42
+     * @param string $id
43 43
      * @return string
44 44
      */
45 45
     protected function forumsEndpoint($id = null)
Please login to merge, or discard this patch.