Skip to main content
API Documentation
Main menu
Paragraphs
TMGMT
You are here
Home
»
API reference
»
8.x-1.x
»
ShouldCreateJobEvent.php
»
ShouldCreateJobEvent
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
protected property ShouldCreateJobEvent::$plugin
The plugin ID.
Type:
string
File
src/
Events/
ShouldCreateJobEvent.php
, line 27
Class
ShouldCreateJobEvent
Represents a job item about to be added to a continuous job.
Namespace
Drupal\tmgmt\Events
Code
protected $plugin;