You are here

protected property AgreementTestBase::$node in Agreement 3.0.x

Same name and namespace in other branches
  1. 8.2 tests/src/Functional/AgreementTestBase.php \Drupal\Tests\agreement\Functional\AgreementTestBase::node

A page node to test with.

Type: \Drupal\node\Entity\Node

File

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

Class

AgreementTestBase
Tests the agreement functionality.

Namespace

Drupal\Tests\agreement\Functional

Code

protected $node;