소스 검색

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.