PluginProperties extends PluginProperties 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::getData()
see
Element
see
ElementTrait
see
PluginProperties

Table of Contents

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

Methods

getProperties()

Returns the plugin properties.

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

Search results