Преглед на файлове

removed the mention of sonata_type_translatable_choice being deprecated

Christian Morgan преди 11 години
родител
ревизия
0a16edddfd
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 2
      Resources/doc/reference/form_types.rst

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

@@ -128,8 +128,6 @@ 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.