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();