You are here

protected property DefaultViewRecentComments::$commentsCreated in Views (for Drupal 7) 8.3

Will hold the comments created for testing.

Type: array

File

lib/Drupal/views/Tests/Comment/DefaultViewRecentComments.php, line 48
Definition of Drupal\views\Tests\Comment\DefaultViewRecentComments.

Class

DefaultViewRecentComments

Namespace

Drupal\views\Tests\Comment

Code

protected $commentsCreated = array();