public function getDescription() : string

Fires while displaying the extended description of the plugin.


Description

Returns the full description of the event.

The full description is displayed while accessing the details page of an installed event.

If not implemented, no full description will be used.


Return Value

String. The plugin description.

Last Update: 2023-12-29 14:15
Helpful?