TYPE_BLOCKS
TYPE_BLOCKS
Empty section
Empty sections are linked to a static template and do not provide any dynamic content (except standard section metadata).
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. |