소스 검색

[Doc] Minor modifications in Form Field Definition

jaimesuez 14 년 전
부모
커밋
69b837921e
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Resources/doc/reference/form_field_definition.rst

+ 1 - 0
Resources/doc/reference/form_field_definition.rst

@@ -55,6 +55,7 @@ Types available
 - one_to_one
 - string
 - text
+- date
 
 if no type is set, the Admin class will use the one set in the doctrine mapping definition.