I have a form in FormType class and I pass Entity manager throught constructor.
Here is example of code: Controller
$form = $this->createForm(new Fo