Passed
Push — master ( 15e5d8...a81315 )
by Brent
03:56
created
src/Stitcher.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -184,7 +184,7 @@
 block discarded – undo
184 184
      * pages. The filter parameter is used to render pages on the fly when using the developer controller.
185 185
      *
186 186
      * @param Page $page
187
-     * @param null $entryId
187
+     * @param string|null $entryId
188 188
      *
189 189
      * @return Page[]
190 190
      *
Please login to merge, or discard this patch.