diff --git a/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/FormHelper.php b/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/FormHelper.php index f4c3868773dcf..cb41862a84be2 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/FormHelper.php +++ b/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/FormHelper.php @@ -14,7 +14,7 @@ use Symfony\Component\Templating\Helper\Helper; use Symfony\Component\Form\FieldInterface; use Symfony\Component\Form\FieldGroupInterface; -use Symfony\Bundle\FrameworkBundle\Templating\DelegatingEngine; +use Symfony\Bundle\FrameworkBundle\Templating\EngineInterface; /** * Form is a factory that wraps Form instances. @@ -28,7 +28,7 @@ class FormHelper extends Helper protected $engine; - public function __construct(DelegatingEngine $engine) + public function __construct(EngineInterface $engine) { $this->engine = $engine; } pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy