PluginPropertiesConnectorItem
in package
Uses
ElementTrait
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
getItemId() | Returns the plugin property connectors itemId. | : int |
---|---|---|
getProperties() | Returns the plugin property connectors properties. | : array<string|int, mixed> |
Methods
getItemId()
Returns the plugin property connectors itemId.
public
getItemId() : int
Return values
int —getProperties()
Returns the plugin property connectors properties.
public
getProperties() : array<string|int, mixed>