You are here

protected property DefaultViewRecentCommentsTest::$blockDisplayResults in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php \Drupal\Tests\comment\Functional\Views\DefaultViewRecentCommentsTest::blockDisplayResults
  2. 10 core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php \Drupal\Tests\comment\Functional\Views\DefaultViewRecentCommentsTest::blockDisplayResults

Number of results for the Block display.

Type: int

File

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

Class

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

Namespace

Drupal\Tests\comment\Functional\Views

Code

protected $blockDisplayResults = 5;