Skip to content

Commit

Permalink
add default value to mapped option of entity
Browse files Browse the repository at this point in the history
  • Loading branch information
nykopol authored and weaverryan committed Jan 7, 2014
1 parent 00d7a2c commit d85a165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/forms/types/options/mapped.rst.inc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
mapped
~~~~~~

**type**: ``boolean``
**type**: ``boolean`` **default**: ``true``

If you wish the field to be ignored when reading or writing to the object, you
can set the ``mapped`` option to ``false``.

0 comments on commit d85a165

Please sign in to comment.