protected property WorkspacesUninstallTest::$profile in Drupal 9
Same name and namespace in other branches
- 8 core/modules/workspaces/tests/src/Functional/WorkspacesUninstallTest.php \Drupal\Tests\workspaces\Functional\WorkspacesUninstallTest::profile
The profile to install as a basis for testing.
Type: string
Overrides BrowserTestBase::$profile
File
- core/
modules/ workspaces/ tests/ src/ Functional/ WorkspacesUninstallTest.php, line 17
Class
- WorkspacesUninstallTest
- Tests uninstalling the Workspaces module.
Namespace
Drupal\Tests\workspaces\FunctionalCode
protected $profile = 'standard';