public function SourcePluginInterface::getItemTypes in Translation Management Tool 8
Returns an array of translatable source item types.
1 method overrides SourcePluginInterface::getItemTypes()
- SourcePluginBase::getItemTypes in src/
SourcePluginBase.php - Returns an array of translatable source item types.
File
- src/
SourcePluginInterface.php, line 59
Class
- SourcePluginInterface
- Interface for source plugin controllers.
Namespace
Drupal\tmgmtCode
public function getItemTypes();