WorkspaceProviderBase::$initialPublished

Same name and namespace in other branches
  1. 11.x core/modules/workspaces/src/Provider/WorkspaceProviderBase.php \Drupal\workspaces\Provider\WorkspaceProviderBase::initialPublished

A list of entity UUIDs that were created as published in a workspace.

Type: initialPublished

File

core/modules/workspaces/src/Provider/WorkspaceProviderBase.php, line 30

Class

WorkspaceProviderBase
Defines the base class for workspace providers.

Namespace

Drupal\workspaces\Provider

Code

protected array $initialPublished = [];

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