public property FieldTestBase::$fields in Views (for Drupal 7) 8.3
Stores the field definitions used by the test.
Type: array
File
- lib/
Drupal/ views/ Tests/ Field/ FieldTestBase.php, line 32 - Definition of Drupal\views\Test\Field\FieldTestBase.
Class
- FieldTestBase
- Provides some helper methods for testing fieldapi integration into views.
Namespace
Drupal\views\Tests\FieldCode
public $fields;