@@ -184,7 +184,7 @@ |
||
| 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 | * |