You are here

private property AccessTest::$node in Twig Tweak 8

Same name and namespace in other branches
  1. 8.2 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 31

Class

AccessTest
Tests for the Twig Tweak access control.

Namespace

Drupal\Tests\twig_tweak\Kernel

Code

private $node;