protected property CommentPreviewTest::$profile in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/comment/src/Tests/CommentPreviewTest.php \Drupal\comment\Tests\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 WebTestBase::$profile
File
- core/
modules/ comment/ src/ Tests/ CommentPreviewTest.php, line 29 - Contains \Drupal\comment\Tests\CommentPreviewTest.
Class
- CommentPreviewTest
- Tests comment preview.
Namespace
Drupal\comment\TestsCode
protected $profile = 'standard';