Procházet zdrojové kódy

Update documentation

crisei před 12 roky
rodič
revize
8a9a5bbe83
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      Resources/doc/reference/form_types.rst

+ 2 - 0
Resources/doc/reference/form_types.rst

@@ -112,6 +112,8 @@ locked to 'yes' and 'no'.
 sonata_type_translatable_choice
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
+Deprecated: use ChoiceType with the translation_domain option instead.
+
 The translatable type is a specialized ``ChoiceType`` where the choices values 
 are translated with the Symfony Translator component.