You are here

public function BoxTypePluginInterface::getDescription in Boxes 7.2

Get the description of the plugin

@abstract

Return value

description of the type

1 method overrides BoxTypePluginInterface::getDescription()
BoxPlugin::getDescription in plugins/base.inc
Get the description

File

includes/boxes.core.inc, line 62
Box classes and plugin interface

Class

BoxTypePluginInterface
Interface for Plugin Classes

Code

public function getDescription();