WorkspacePublishEvent::$publishingStopped

Same name and namespace in other branches
  1. 10 core/modules/workspaces/src/Event/WorkspacePublishEvent.php \Drupal\workspaces\Event\WorkspacePublishEvent::publishingStopped

Whether an event subscriber requested the publishing to be stopped.

Type: publishingStopped

File

core/modules/workspaces/src/Event/WorkspacePublishEvent.php, line 22

Class

WorkspacePublishEvent
Defines the workspace publish event.

Namespace

Drupal\workspaces\Event

Code

protected bool $publishingStopped = FALSE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.