Completed
Push — master ( db8e66...00afbe )
by Daniel
09:03
created
services/blocks/routes.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -193,6 +193,7 @@
 block discarded – undo
193 193
 	 * @param string $page_dir
194 194
 	 * @param int $style_id
195 195
 	 * @param bool $edit_mode
196
+	 * @param boolean $is_sub_route
196 197
 	 * @return array
197 198
 	 */
198 199
 	protected function get_default_route_info(array $all_routes, $current_route, $page_dir, $style_id, $edit_mode, &$is_sub_route)
Please login to merge, or discard this patch.