You are here

protected property AcsfDuplicationScrubEntityHandler::$entityTypeId in Acquia Cloud Site Factory Connector 8

Same name and namespace in other branches
  1. 8.2 src/Event/AcsfDuplicationScrubEntityHandler.php \Drupal\acsf\Event\AcsfDuplicationScrubEntityHandler::entityTypeId

The entity type to scrub.

Type: string

File

src/Event/AcsfDuplicationScrubEntityHandler.php, line 18

Class

AcsfDuplicationScrubEntityHandler
Handles the scrubbing of Drupal entities.

Namespace

Drupal\acsf\Event

Code

protected $entityTypeId;