We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@return $this
1 parent 2ddb4d2 commit 187a580Copy full SHA for 187a580
Field/ChoiceFormField.php
@@ -310,7 +310,7 @@ public function availableOptionValues()
310
*
311
* @internal since Symfony 5.3
312
313
- * @return self
+ * @return $this
314
*/
315
public function disableValidation()
316
{
Form.php
@@ -368,7 +368,7 @@ public function offsetUnset($name)
368
/**
369
* Disables validation.
370
371
372
373
374
0 commit comments