You are here

public function TMGMTPluginBaseInterface::pluginInfo in Translation Management Tool 7

Returns the info of the type of the plugin.

See also

tmgmt_source_plugin_info()

1 method overrides TMGMTPluginBaseInterface::pluginInfo()
TMGMTPluginBase::pluginInfo in plugin/tmgmt.plugin.base.inc
Returns the info of the type of the plugin.

File

plugin/tmgmt.plugin.interface.base.inc, line 28
Contains the base plugin interface.

Class

TMGMTPluginBaseInterface
Base interface for Translation Management plugins.

Code

public function pluginInfo();