public property SourcePlugin::$class

The name of the source plugin class.

This is not provided manually, it will be added by the discovery mechanism.

Type: string

File

src/Annotation/SourcePlugin.php, line 48

Class

SourcePlugin
Defines a Source plugin annotation object.

Namespace

Drupal\tmgmt\Annotation

Code

public $class;