Sfoglia il codice sorgente

[Doc] Minor modifications in Form Field Definition

jaimesuez 14 anni fa
parent
commit
69b837921e
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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.