public function SourcePluginInterface::getItemTypes

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\tmgmt

Code

public function getItemTypes();