This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Form/Extension
Fabien Potencier e24dbf7cba minor#9120 Update FormTypeCsrfExtension.php (tweini)
This PR was merged into the master branch.

Discussion
----------

Update FormTypeCsrfExtension.php

There is no need to store the FormFactory in an Attribute.
The FormFactory can be retrieved directly.

Commits
-------

90d59ea Update FormTypeCsrfExtension.php
2013-09-27 09:15:33 +02:00
..
Core Merge branch '2.3' 2013-09-18 09:05:46 +02:00
Csrf Update FormTypeCsrfExtension.php 2013-09-25 07:26:45 +02:00
DataCollector [Form] Improved form debugger 2013-09-25 17:47:13 +02:00
DependencyInjection [Form] Add missing default property typeExtensionServiceIds 2013-09-02 15:03:07 +02:00
HttpFoundation Fixed annotation 2013-09-02 15:38:54 +02:00
Templating [CS Fix] Consistent coding-style of concatenation operator usage 2013-04-02 10:39:57 +01:00
Validator Merge branch '2.3' 2013-09-18 09:05:46 +02:00