You are here

protected property TermLevelFieldTest::$terms in Term Level Field 8

The taxonomy term objects used in the test.

Type: \Drupal\taxonomy\TermInterface[]

File

tests/src/Functional/TermLevelFieldTest.php, line 30

Class

TermLevelFieldTest
Tests the functionality of Term level field type in BrowserTestBase tests.

Namespace

Drupal\Tests\term_level\Functional

Code

protected $terms = [];