protected property WorkspaceIntegrationTest::$workspaces in Workspace 8.2
An array of test workspaces, keyed by workspace ID.
Type: \Drupal\workspace\WorkspaceInterface[]
File
- tests/
src/ Kernel/ WorkspaceIntegrationTest.php, line 40
Class
- WorkspaceIntegrationTest
- Tests a complete deployment scenario across different workspaces.
Namespace
Drupal\Tests\workspace\KernelCode
protected $workspaces = [];