public constant PushIntent::PUSH_FAILED_HANDLER_DENIED in CMS Content Sync 8
Same name and namespace in other branches
- 2.1.x src/PushIntent.php \Drupal\cms_content_sync\PushIntent::PUSH_FAILED_HANDLER_DENIED
- 2.0.x src/PushIntent.php \Drupal\cms_content_sync\PushIntent::PUSH_FAILED_HANDLER_DENIED
Soft fail: The push failed because the handler returned FALSE when executing the push
File
- src/
PushIntent.php, line 96
Class
- PushIntent
- Class PushIntent.
Namespace
Drupal\cms_content_syncCode
public const PUSH_FAILED_HANDLER_DENIED = 'export_failed_handler_denied';