8000
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.
1 parent efaa154 commit b80ce9aCopy full SHA for b80ce9a
src/Symfony/Component/Form/FormConfigBuilder.php
@@ -772,7 +772,7 @@ public function getFormConfig()
772
* @throws UnexpectedTypeException if the name is not a string or an integer
773
* @throws InvalidArgumentException if the name contains invalid characters
774
*
775
- * @internal since Symfony 4.4, to be removed in 5.0
+ * @internal since Symfony 4.4
776
*/
777
public static function validateName($name)
778
{
0 commit comments