public property EntityTestBase::$field_names

File

src/Tests/EntityTestBase.php, line 27

Class

EntityTestBase
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\tmgmt\Tests

Code

public $field_names = array();