protected property SalesforcePushAllowedEvent::$pushAllowed in Salesforce Suite 5.0.x
Same name and namespace in other branches
- 8.4 modules/salesforce_mapping/src/Event/SalesforcePushAllowedEvent.php \Drupal\salesforce_mapping\Event\SalesforcePushAllowedEvent::pushAllowed
- 8.3 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\EventCode
protected $pushAllowed;