public property EntityTestBase::$field_names in Translation Management Tool 8
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\TestsCode
public $field_names = array();