DefaultViewRecentCommentsTest::$commentsCreated

Will hold the comments created for testing.

Type: array

File

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

Class

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

Namespace

Drupal\Tests\comment\Functional\Views

Code

protected $commentsCreated = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.