Skip to content

Commit 281b6ce

Browse files
committed
[#1958] Adding versionadded note
1 parent 5c1bcf8 commit 281b6ce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

book/forms.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,9 @@ it into a format that's suitable for being rendered in an HTML form.
190190
(e.g. ``isPublished()`` or ``hasReminder()``) instead of a getter (e.g.
191191
``getPublished()`` or ``getReminder()``).
192192

193+
.. versionadded:: 2.1
194+
Support for "hasser" methods was added in Symfony 2.1.
195+
193196
.. index::
194197
single: Forms; Handling form submission
195198

0 commit comments

Comments
 (0)