You are here

protected property SalesforceDeleteAllowedEvent::$deleteAllowed in Salesforce Suite 8.4

Same name and namespace in other branches
  1. 5.0.x modules/salesforce_mapping/src/Event/SalesforceDeleteAllowedEvent.php \Drupal\salesforce_mapping\Event\SalesforceDeleteAllowedEvent::deleteAllowed

Indicates whether delete is allowed to continue.

Type: bool

File

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

Class

SalesforceDeleteAllowedEvent
Delete allowed event.

Namespace

Drupal\salesforce_mapping\Event

Code

protected $deleteAllowed;