StringMetadataField
class StringMetadataField extends MetadataField
Represents a metadata field with 'String' type.
Methods
__construct(string $label)
The StringMetadataField constructor.
setDefaultValue(mixed $defaultValue)
Sets the default value.
Details
__construct(string $label)
The StringMetadataField constructor.
void
setDefaultValue(mixed $defaultValue)
Sets the default value.