WorkspacePublishEvent::$publishingStoppedReason

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

The reason why publishing stopped. For use in messages.

Type: publishingStoppedReason

File

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

Class

WorkspacePublishEvent
Defines the workspace publish event.

Namespace

Drupal\workspaces\Event

Code

protected string $publishingStoppedReason = '';

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