You are here

public property SchedulerPlugin::$id in Scheduler 2.x

The internal id / machine name of the plugin.

Type: string

File

src/Annotation/SchedulerPlugin.php, line 21

Class

SchedulerPlugin
Annotation class for scheduler entity plugins.

Namespace

Drupal\scheduler\Annotation

Code

public $id;