You are here

protected property BambooTwigTestBase::$articles in Bamboo Twig 8.4

Same name and namespace in other branches
  1. 8.5 tests/src/Functional/BambooTwigTestBase.php \Drupal\Tests\bamboo_twig\Functional\BambooTwigTestBase::articles

The articles Node used by this test.

Type: \Drupal\node\NodeInterface[]

File

tests/src/Functional/BambooTwigTestBase.php, line 28

Class

BambooTwigTestBase
Has some additional helper methods to make test code more readable.

Namespace

Drupal\Tests\bamboo_twig\Functional

Code

protected $articles;