Add possibility to preview form field #48
Annotations
5 errors
PHPStan:
src/View/Builder/FormBuilder.php#L28
Parameter $formFactory of method IQ2i\StoriaBundle\View\Builder\FormBuilder::__construct() has invalid type Symfony\Component\Form\FormFactoryInterface.
|
PHPStan:
src/View/Builder/FormBuilder.php#L28
Property IQ2i\StoriaBundle\View\Builder\FormBuilder::$formFactory has unknown class Symfony\Component\Form\FormFactoryInterface as its type.
|
PHPStan:
src/View/Builder/FormBuilder.php#L61
Call to method createNamed() on an unknown class Symfony\Component\Form\FormFactoryInterface.
|
PHPStan:
src/View/Builder/FormBuilder.php#L67
Instantiated class Symfony\Component\Form\FormError not found.
|
PHPStan
Process completed with exit code 1.
|
Loading