You are here

public property ContentProcessor::$export in YAML Content 8.2

Whether the processor supports export operations.

Type: bool

File

src/Annotation/ContentProcessor.php, line 51

Class

ContentProcessor
Defines a ContentProcessor annotation object.

Namespace

Drupal\yaml_content\Annotation

Code

public $export;