diff --git a/reference/forms/types/enum.rst b/reference/forms/types/enum.rst index 63bca396c4b..c8bd18d2c04 100644 --- a/reference/forms/types/enum.rst +++ b/reference/forms/types/enum.rst @@ -92,6 +92,59 @@ These options inherit from the :doc:`ChoiceType ` .. include:: /reference/forms/types/options/expanded.rst.inc +``group_by`` +~~~~~~~~~~~~ + +**type**: ``string`` or ``callable`` or :class:`Symfony\\Component\\PropertyAccess\\PropertyPath` **default**: ``null`` + +You can group the ``