You are here

public function TMGMTPluginBaseInterface::pluginType in Translation Management Tool 7

Returns the type of the plugin.

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

File

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

Class

TMGMTPluginBaseInterface
Base interface for Translation Management plugins.

Code

public function pluginType();