@@ -150,7 +150,7 @@ discard block |
||
150 | 150 | /** |
151 | 151 | * Returns an array of callable used to resolve the {@link $template} property. |
152 | 152 | * |
153 | - * @return callable[] |
|
153 | + * @return \Closure[] |
|
154 | 154 | * |
155 | 155 | * @internal |
156 | 156 | */ |
@@ -233,7 +233,7 @@ discard block |
||
233 | 233 | /** |
234 | 234 | * Returns an array of callable used to resolve the {@link $template} property. |
235 | 235 | * |
236 | - * @return callable[] |
|
236 | + * @return \Closure[] |
|
237 | 237 | * |
238 | 238 | * @internal |
239 | 239 | */ |