You are here

protected property DefaultViewRecentCommentsTest::$pageDisplayResults in Drupal 9

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

Number of results for the Page display.

Type: int

File

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

Class

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

Namespace

Drupal\Tests\comment\Functional\Views

Code

protected $pageDisplayResults = 5;