You are here

protected property SalesforcePushAllowedEvent::$pushAllowed in Salesforce Suite 8.4

Same name and namespace in other branches
  1. 8.3 modules/salesforce_mapping/src/Event/SalesforcePushAllowedEvent.php \Drupal\salesforce_mapping\Event\SalesforcePushAllowedEvent::pushAllowed
  2. 5.0.x modules/salesforce_mapping/src/Event/SalesforcePushAllowedEvent.php \Drupal\salesforce_mapping\Event\SalesforcePushAllowedEvent::pushAllowed

Indicates whether push is allowed to continue.

Type: bool

File

modules/salesforce_mapping/src/Event/SalesforcePushAllowedEvent.php, line 17

Class

SalesforcePushAllowedEvent
Push allowed event.

Namespace

Drupal\salesforce_mapping\Event

Code

protected $pushAllowed;