Added missing $isMultiple

This commit is contained in:
Zauberfisch 2015-10-20 20:40:54 +00:00
parent 1dd341c559
commit 99c2ff75d9
1 changed files with 5 additions and 0 deletions

View File

@ -34,6 +34,11 @@ class TagField extends DropdownField {
*/
protected $titleField = 'Title';
/**
* @var string
*/
protected $isMultiple;
/**
* @param string $name
* @param string $title