@@ -44,7 +44,7 @@ |
||
| 44 | 44 | /** |
| 45 | 45 | * NEXT_MAJOR: Remove `$templating` argument. |
| 46 | 46 | * |
| 47 | - * @param Environment|string $twigOrName |
|
| 47 | + * @param string $twigOrName |
|
| 48 | 48 | */ |
| 49 | 49 | public function __construct($twigOrName, ?EngineInterface $templating, Pool $pool, SearchHandler $searchHandler) |
| 50 | 50 | { |