PluginPropertiesConnector
in package
Uses
ElementTrait, EnumResolverTrait
This is the plugin property class.
The API plugin property data will be stored in that class and will remain immutable (only get methods are available)
Tags
Table of Contents
getItems() | Returns the plugin property items. | : array<string|int, mixed> |
---|---|---|
getType() | Returns the plugin property type. | : string |
Methods
getItems()
Returns the plugin property items.
public
getItems() : array<string|int, mixed>
Return values
array<string|int, mixed> —getType()
Returns the plugin property type.
public
getType() : string