You are here

protected property AgreementTestBase::$otherNode in Agreement 8.2

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

An alternate page node to test.

Type: \Drupal\node\Entity\Node

File

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

Class

AgreementTestBase
Tests the agreement functionality.

Namespace

Drupal\Tests\agreement\Functional

Code

protected $otherNode;