protected property UninstallDefaultContentTest::$profile in Drupal 9
Same name and namespace in other branches
- 8 core/profiles/demo_umami/modules/demo_umami_content/tests/src/Functional/UninstallDefaultContentTest.php \Drupal\Tests\demo_umami_content\Functional\UninstallDefaultContentTest::profile
The profile to install as a basis for testing.
Type: string
Overrides BrowserTestBase::$profile
File
- core/
profiles/ demo_umami/ modules/ demo_umami_content/ tests/ src/ Functional/ UninstallDefaultContentTest.php, line 18
Class
- UninstallDefaultContentTest
- Tests that uninstalling default content removes created content.
Namespace
Drupal\Tests\demo_umami_content\FunctionalCode
protected $profile = 'demo_umami';