You are here

protected property ForumTest::$forumContainer 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::forumContainer

An array representing a forum container.

File

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

Class

ForumTest
Tests for forum.module.

Namespace

Drupal\Tests\forum\Functional

Code

protected $forumContainer;