mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
DX: rector apply rules 'symfony up to 4.4
This commit is contained in:
@@ -25,7 +25,7 @@ class ThirdPartyRender implements ChillEntityRenderInterface
|
||||
{
|
||||
use BoxUtilsChillEntityRenderTrait;
|
||||
|
||||
public function __construct(protected EngineInterface $engine, protected TranslatableStringHelper $translatableStringHelper)
|
||||
public function __construct(protected \Twig\Environment $engine, protected TranslatableStringHelper $translatableStringHelper)
|
||||
{
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user