You are here

protected property AgreementTestBase::$agreement 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::agreement

Agreement to test with.

Type: \Drupal\agreement\Entity\Agreement

File

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

Class

AgreementTestBase
Tests the agreement functionality.

Namespace

Drupal\Tests\agreement\Functional

Code

protected $agreement;