You are here

protected property VoteDeletionTest::$node in Voting API 8.3

The node object.

Type: \Drupal\node\NodeInterface

File

tests/src/Functional/VoteDeletionTest.php, line 19

Class

VoteDeletionTest
Tests the deletion of votes.

Namespace

Drupal\Tests\votingapi\Functional

Code

protected $node;