PluginDataGetListRecurringDetails
extends PluginData
in package
Uses
ElementTrait
This is the plugin data class.
The API plugin data will be stored in that class and will remain immutable (only get methods are available)
Tags
Table of Contents
getData() | Returns the plugin data. | : array<string|int, mixed> |
---|
Methods
getData()
Returns the plugin data.
public
getData() : array<string|int, mixed>