You are here

protected property ForumTest::$nids in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/forum/tests/src/Functional/ForumTest.php \Drupal\Tests\forum\Functional\ForumTest::nids

An array of forum topic node IDs.

File

core/modules/forum/tests/src/Functional/ForumTest.php, line 87

Class

ForumTest
Tests for forum.module.

Namespace

Drupal\Tests\forum\Functional

Code

protected $nids;