You are here

protected property CommentEditTest::$profile in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/comment/tests/src/Functional/Views/CommentEditTest.php \Drupal\Tests\comment\Functional\Views\CommentEditTest::profile
  2. 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\Views

Code

protected $profile = 'standard';