$keywords
$keywords : array
CMS News
parseAsMultiple(mixed $value, string|\Charcoal\Cms\PropertyInterface $separator = ',') : array
Parse the property value as a "multiple" value type.
mixed | $value | The value being converted to an array. |
string|\Charcoal\Cms\PropertyInterface | $separator | The boundary string. |