From 3abac3214d12d019a4bcb7fe0245877f8e26a3b5 Mon Sep 17 00:00:00 2001 From: Stepan Tanasiychuk Date: Tue, 25 Jan 2011 01:21:28 +0200 Subject: [PATCH] fix bug in Symfony\Bundle\FrameworkBundle\Templating\Helper\FormHelper --- .../Bundle/FrameworkBundle/Templating/Helper/FormHelper.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/FormHelper.php b/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/FormHelper.php index f4c3868773dc..cb41862a84be 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