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

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