public property TmgmtEntityTestTrait::$field_names

File

tests/src/Functional/TmgmtEntityTestTrait.php, line 24

Class

TmgmtEntityTestTrait
Utility test case class with helper methods to create entities and their fields with populated translatable content. Extend this class if you create tests in which you need Drupal entities and/or fields.

Namespace

Drupal\Tests\tmgmt\Functional

Code

public $field_names = array();