8000 Merge branch '4.2' · symfony/symfony@09dee17 · GitHub
[go: up one dir, main page]

Skip to content

Commit 09dee17

Browse files
author
Robin Chalas
committed
< 8000 span class="ws-pre-wrap f5 wb-break-word text-mono prc-Text-Text-0ima0">
Merge branch '4.2'
* 4.2: fix merge
2 parents f4c2350 + 1628995 commit 09dee17

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/Symfony/Component/Form/FormConfigBuilder.php

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,7 @@ class FormConfigBuilder implements FormConfigBuilderInterface
3434
*/
3535
private static $nativeRequestHandler;
3636

37-
/**
38-
* @var bool
39-
*/
40-
37+
protected $locked = false;
4138
private $dispatcher;
4239
private $name;
4340

0 commit comments

Comments
 (0)
0