You are here

protected property DefaultViewRecentCommentsTest::$commentsCreated in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php \Drupal\Tests\comment\Functional\Views\DefaultViewRecentCommentsTest::commentsCreated

Will hold the comments created for testing.

Type: array

File

core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php, line 59

Class

DefaultViewRecentCommentsTest
Tests results for the Recent Comments view shipped with the module.

Namespace

Drupal\Tests\comment\Functional\Views

Code

protected $commentsCreated = [];