You are here

protected property DisplayJsonFeedTest::$feedItemsPerPage in JSON Feed 8

Expected number of items per page.

Type: int

File

tests/src/Functional/DisplayJsonFeedTest.php, line 67

Class

DisplayJsonFeedTest
Tests the json_feed display plugin.

Namespace

Drupal\Tests\json_feed\Functional

Code

protected $feedItemsPerPage = 10;