EntityOperations::$initialPublished

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

Type: initialPublished

File

core/modules/workspaces/src/Hook/EntityOperations.php, line 27

Class

EntityOperations
Defines a class for reacting to entity runtime hooks.

Namespace

Drupal\workspaces\Hook

Code

protected array $initialPublished = [];

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