You are here

protected property EntityReferenceImportProcessor::$query in YAML Content 8.2

Query object used to build and execute the entity search.

Type: \Drupal\Core\Entity\Query\QueryInterface

File

src/Plugin/YamlContent/EntityReferenceImportProcessor.php, line 50

Class

EntityReferenceImportProcessor
Import processor to support entity queries and references.

Namespace

Drupal\yaml_content\Plugin\YamlContent

Code

protected $query;