You are here

protected property SalesforceDeleteAllowedEvent::$entity in Salesforce Suite 5.0.x

Same name and namespace in other branches
  1. 8.4 modules/salesforce_mapping/src/Event/SalesforceDeleteAllowedEvent.php \Drupal\salesforce_mapping\Event\SalesforceDeleteAllowedEvent::entity

The Drupal entity.

Type: \Drupal\Core\Entity\FieldableEntityInterface

File

modules/salesforce_mapping/src/Event/SalesforceDeleteAllowedEvent.php, line 32

Class

SalesforceDeleteAllowedEvent
Delete allowed event.

Namespace

Drupal\salesforce_mapping\Event

Code

protected $entity;