protected property DefaultViewRecentCommentsTest::$defaultDisplayResults in Drupal 10
Same name and namespace in other branches
- 9 core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php \Drupal\Tests\comment\Functional\Views\DefaultViewRecentCommentsTest::defaultDisplayResults
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\ViewsCode
protected $defaultDisplayResults = 5;