Skip to content

Commit f7d9f4f

Browse files
committed
removed entityType from map - do not exist in core
1 parent b1db1e0 commit f7d9f4f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

reference/forms/types.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ Form Types Reference
1616
types/csrf
1717
types/date
1818
types/datetime
19-
types/entity
2019
types/file
2120
types/form
2221
types/hidden
@@ -44,4 +43,4 @@ Supported Field Types
4443

4544
The following field types are natively available in Symfony2:
4645

47-
.. include:: /reference/forms/types/map.rst.inc
46+
.. include:: /reference/forms/types/map.rst.inc

0 commit comments

Comments
 (0)