Skip to main content
API Documentation
Main menu
Paragraphs
TMGMT
You are here
Home
»
API reference
»
8.x-1.x
»
SourcePluginInterface.php
»
SourcePluginInterface
Search 8.x-1.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
8.x-1.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Deprecated
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
();