You are here

public property ImportProcessorBase::$import in YAML Content 8.2

Indicate that this plugin supports import operations.

Type: bool

File

src/ImportProcessorBase.php, line 19

Class

ImportProcessorBase
A base implementation of a content import processor.

Namespace

Drupal\yaml_content

Code

public $import = TRUE;