Skip to main content
API Documentation
Main menu
Paragraphs
TMGMT
You are here
Home
»
API reference
»
8.x-1.x
»
JobItemInterface.php
»
JobItemInterface
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 JobItemInterface::getPlugin
Returns the plugin.
Return value
string The plugin ID.
1 method overrides JobItemInterface::getPlugin()
JobItem::getPlugin
in src/
Entity/
JobItem.php
Returns the plugin.
File
src/
JobItemInterface.php
, line 65
Class
JobItemInterface
Interface for tmgmt_job_item entity.
Namespace
Drupal\tmgmt
Code
public
function
getPlugin
();