PluginProperties
extends PluginProperties
in package
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
Table of Contents
getProperties() | Returns the plugin properties. | : array<string|int, mixed> |
---|
Methods
getProperties()
Returns the plugin properties.
public
getProperties() : array<string|int, mixed>