10000 fix merge · symfony/symfony@1628995 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1628995

Browse files
author
Robin Chalas
committed
fix merge
1 parent fa44efe commit 1628995

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