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; private static $nativeRequestHandler;
/** protected $locked = false;
* @var bool
*/
private $dispatcher; private $dispatcher;
private $name; private $name;