@@ -193,6 +193,7 @@ |
||
| 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) |