WorkspacePublishEvent::$publishedRevisionIds

Same name in other branches
  1. 11.x core/modules/workspaces/src/Event/WorkspacePublishEvent.php \Drupal\workspaces\Event\WorkspacePublishEvent::publishedRevisionIds

The IDs of the entities that are being published.

Type: publishedRevisionIds

File

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

Class

WorkspacePublishEvent
Defines the workspace publish event.

Namespace

Drupal\workspaces\Event

Code

protected readonly array $publishedRevisionIds;

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