Documentation

This commit is contained in:
Eric Espie
2026-01-27 16:37:17 +01:00
parent f3fddfe54e
commit 3092e9d5d4
31 changed files with 185 additions and 37 deletions

View File

@@ -20,6 +20,7 @@ use Symfony\Component\Security\Csrf\CsrfTokenManager;
* Factory form builder (from Symfony form component @link https://symfony.com/doc/current/components/form.html)
*
* @since 3.3.0
* @api
*/
class FormFactoryBuilderService
{