You are here

private property AccessTest::$node in Twig Tweak 8.2

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

A node for testing.

Type: \Drupal\node\NodeInterface

File

tests/src/Kernel/AccessTest.php, line 34

Class

AccessTest
Tests for the Twig Tweak access control.

Namespace

Drupal\Tests\twig_tweak\Kernel

Code

private $node;