WorkspaceInformation::$ignored

Same name and namespace in other branches
  1. 10 core/modules/workspaces/src/WorkspaceInformation.php \Drupal\workspaces\WorkspaceInformation::ignored

An array of workspace-ignored statuses, keyed by entity type ID.

Type: bool[]

File

core/modules/workspaces/src/WorkspaceInformation.php, line 28

Class

WorkspaceInformation
General service for workspace support information.

Namespace

Drupal\workspaces

Code

protected array $ignored = [];

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