protected property CommentEditTest::$profile in Drupal 10
Same name and namespace in other branches
- 8 core/modules/comment/tests/src/Functional/Views/CommentEditTest.php \Drupal\Tests\comment\Functional\Views\CommentEditTest::profile
- 9 core/modules/comment/tests/src/Functional/Views/CommentEditTest.php \Drupal\Tests\comment\Functional\Views\CommentEditTest::profile
The profile to install as a basis for testing.
Type: string
Overrides BrowserTestBase::$profile
File
- core/
modules/ comment/ tests/ src/ Functional/ Views/ CommentEditTest.php, line 17
Class
- CommentEditTest
- Tests comment edit functionality.
Namespace
Drupal\Tests\comment\Functional\ViewsCode
protected $profile = 'standard';