You are here

protected property AbstractExtractorTestCase::$node in Twig Tweak 3.1.x

Same name and namespace in other branches
  1. 3.x tests/src/Kernel/AbstractExtractorTestCase.php \Drupal\Tests\twig_tweak\Kernel\AbstractExtractorTestCase::node

A node to test.

Type: \Drupal\node\NodeInterface

File

tests/src/Kernel/AbstractExtractorTestCase.php, line 23

Class

AbstractExtractorTestCase
A base class of URL and URI extractor tests.

Namespace

Drupal\Tests\twig_tweak\Kernel

Code

protected $node;