You are here

public property ImportProcessor::$id in YAML Content 8.2

The plugin ID.

Type: string

Overrides ContentProcessor::$id

File

src/Annotation/ImportProcessor.php, line 15

Class

ImportProcessor
Defines a ContentProcessor annotation object for import operations.

Namespace

Drupal\yaml_content\Annotation

Code

public $id;