PluginPropertiesProperty 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::getData()
see
Element
see
ElementTrait
see
CorePluginProperties

Table of Contents

getName() Returns the plugin property name.  : int
getValue() Returns the plugin property value.  : array<string|int, mixed>

Methods

getValue()

Returns the plugin property value.

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

Search results