WorkspaceTestTrait::$workspaces

An array of test workspaces, keyed by workspace ID.

Type: \Drupal\workspaces\WorkspaceInterface[]

File

core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php, line 27

Class

WorkspaceTestTrait
A trait with common workspaces testing functionality.

Namespace

Drupal\Tests\workspaces\Kernel

Code

protected $workspaces = [];

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