You are here

protected property DisplayJsonFeedTest::$nodesToCreate in JSON Feed 8

The number of test nodes to create.

Type: int

File

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

Class

DisplayJsonFeedTest
Tests the json_feed display plugin.

Namespace

Drupal\Tests\json_feed\Functional

Code

protected $nodesToCreate = 25;