protected property CommentPreviewTest::$profile in Drupal 8
Same name and namespace in other branches
- 9 core/modules/comment/tests/src/Functional/CommentPreviewTest.php \Drupal\Tests\comment\Functional\CommentPreviewTest::profile
The profile to install as a basis for testing.
Using the standard profile to test user picture display in comments.
Type: string
Overrides BrowserTestBase::$profile
File
- core/
modules/ comment/ tests/ src/ Functional/ CommentPreviewTest.php, line 29
Class
- CommentPreviewTest
- Tests comment preview.
Namespace
Drupal\Tests\comment\FunctionalCode
protected $profile = 'standard';