You are here

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

Module name that plugin requires.

Type: string

File

src/Annotation/SchedulerPlugin.php, line 60

Class

SchedulerPlugin
Annotation class for scheduler entity plugins.

Namespace

Drupal\scheduler\Annotation

Code

public $dependency;