mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
MINOR: CheckboxSetField::dataValue() returns a string not array.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.3@91105 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
4443df7b0a
commit
5d71f30794
@ -157,7 +157,7 @@ class CheckboxSetField extends OptionsetField {
|
||||
}
|
||||
|
||||
/**
|
||||
* Return the CheckboxSetField value as an array
|
||||
* Return the CheckboxSetField value as an string
|
||||
* selected item keys.
|
||||
*
|
||||
* @return string
|
||||
|
Loading…
x
Reference in New Issue
Block a user