public function getShortDescription() : string

Fires while displaying the short description of the plugin.


Description

Returns a short description of the event. It is suggested to support the internationalization.

The short description is displayed only within the list containing the supported API events and it is meant to quickly describe the purpose of this plugin.

If not implemented, no short description will be used.


Return Value

String. The plugin short description.

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