You are here

protected property HoneypotFormCacheTest::$node in Honeypot 2.0.x

Same name and namespace in other branches
  1. 8 tests/src/Functional/HoneypotFormCacheTest.php \Drupal\Tests\honeypot\Functional\HoneypotFormCacheTest::node

Node object.

Type: \Drupal\node\NodeInterface

File

tests/src/Functional/HoneypotFormCacheTest.php, line 34

Class

HoneypotFormCacheTest
Tests page caching on Honeypot protected forms.

Namespace

Drupal\Tests\honeypot\Functional

Code

protected $node;