You are here

protected property EntityLookup::$accessCheck in Migrate Plus 8.4

Same name and namespace in other branches
  1. 8.5 src/Plugin/migrate/process/EntityLookup.php \Drupal\migrate_plus\Plugin\migrate\process\EntityLookup::accessCheck

The access check flag.

Type: string

File

src/Plugin/migrate/process/EntityLookup.php, line 140

Class

EntityLookup
This plugin looks for existing entities.

Namespace

Drupal\migrate_plus\Plugin\migrate\process

Code

protected $accessCheck = TRUE;