PluginPropertiesConnector Uses ElementTrait, EnumResolverTrait

This is the plugin property connector class.

The API plugin property connector data will be stored in that class and will remain immutable (only get methods are available)

Tags
see
PluginPropertiesConnector::getType()
see
PluginPropertiesConnector::getItems()
see
Element
see
ElementTrait

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>

Search results