sanitise select tag in DropdownField Docblock

This commit is contained in:
Andrew Aitken-Fincham 2017-11-14 08:21:26 +00:00
parent 1d71110fa9
commit 36d542ef7b

View File

@ -1,6 +1,6 @@
<?php
/**
* Dropdown field, created from a <select> tag.
* Dropdown field, created from a select tag.
*
* <b>Setting a $has_one relation</b>
*