You are here

protected property DefaultViewRecentCommentsTest::$commentsCreated in Zircon Profile 8

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

Will hold the comments created for testing.

Type: array

File

core/modules/comment/src/Tests/Views/DefaultViewRecentCommentsTest.php, line 58
Contains \Drupal\comment\Tests\Views\DefaultViewRecentCommentsTest.

Class

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

Namespace

Drupal\comment\Tests\Views

Code

protected $commentsCreated = array();