fix merge

This commit is contained in:
Robin Chalas 2019-04-06 16:21:02 +02:00
parent fa44efe90c
commit 1628995268

View File

@ -34,10 +34,7 @@ class FormConfigBuilder implements FormConfigBuilderInterface
*/
private static $nativeRequestHandler;
/**
* @var bool
*/
protected $locked = false;
private $dispatcher;
private $name;