@@ -59,7 +59,7 @@ |
||
| 59 | 59 | * The query string. |
| 60 | 60 | * @param string $parent |
| 61 | 61 | * The parent template identifier. |
| 62 | - * @param array $includes |
|
| 62 | + * @param string[] $includes |
|
| 63 | 63 | * Identifiers for any included/referenced templates. |
| 64 | 64 | */ |
| 65 | 65 | public function __construct($query, $parent, $includes) { |