Added context to ChoiceOptionProvider for dynamic choices #348
Annotations
7 errors
Static analysis using phpstan:
src/Form/Builder.php#L54
Method Valantic\PimcoreFormsBundle\Form\Builder::field() has parameter $options with no value type specified in iterable type array.
|
Static analysis using phpstan:
src/Form/Builder.php#L54
PHPDoc tag @param references unknown parameter: $formConfig
|
Static analysis using phpstan:
src/Form/Builder.php#L91
Method Valantic\PimcoreFormsBundle\Form\Builder::getOptions() has parameter $options with no value type specified in iterable type array.
|
Static analysis using phpstan:
src/Form/Builder.php#L91
PHPDoc tag @param references unknown parameter: $formConfig
|
Static analysis using phpstan:
src/Form/Builder.php#L94
Offset 'config' does not exist on array|null.
|
Static analysis using phpstan:
src/Service/FormService.php#L125
Method Valantic\PimcoreFormsBundle\Service\FormService::build() invoked with 1 parameter, 2 required.
|
Static analysis using phpstan
Process completed with exit code 1.
|
Loading