PluginPropertiesConnectorItem 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
see
PluginProperties::getProperties()
see
Element
see
ElementTrait
see
CorePluginProperties

Table of Contents

getItemId() Returns the plugin property connectors itemId.  : int
getProperties() Returns the plugin property connectors properties.  : array<string|int, mixed>

Methods

getProperties()

Returns the plugin property connectors properties.

public getProperties() : array<string|int, mixed>
Return values
array<string|int, mixed>

Search results