Samaël Villette

Results 5 issues of Samaël Villette

## Description A great feature of the plugin is to add method references for custom classes in any project. It works very well and thank you for that. However, I...

todo

## Description Since Symfony 5.3, a controller can call the method `renderForm` and doesn't have to create the `FormView` when passing a `FormInterface` to a template. When using this method...

## Description In a controller, when a form is created with `createForm` method, the autocompletion of the form options is triggered when using the third parameter of this method ```php...

todo

#### Description Hi guys, I just installed this package and noticed a strange behaviour when an object of class `Google\Cloud\RecaptchaEnterprise\V1\RiskAnalysis` is hydrated from the json response when creating an assessment...

## Context In many projects, I use an assertion about an object property value. The error message in not explicit about why the assertion failed. I think it would be...