You are here

protected property DefaultViewRecentCommentsTest::$defaultDisplayResults in Drupal 9

Number of results for the Default display.

Type: int

File

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

Class

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

Namespace

Drupal\Tests\comment\Functional\Views

Code

protected $defaultDisplayResults = 5;