Events
extends Element
in package
Uses
ElementTrait
This is the 'Events' class, a DTO class for the theme configuration data.
The items stored in this class will remain immutable (only get methods are available).
This class extends SDK\Core\Dtos\Element, see this class.
Tags
Table of Contents
getSetup() | This method returns the events setup. | : array<string|int, EventsSetup> |
---|
Methods
getSetup()
This method returns the events setup.
public
getSetup() : array<string|int, EventsSetup>