FieldTestBase::$fields

Stores the fields of the field storage.

Type: array

File

core/modules/field/tests/src/Functional/Views/FieldTestBase.php, line 41

Class

FieldTestBase
Provides some helper methods for testing fieldapi integration into views.

Namespace

Drupal\Tests\field\Functional\Views

Code

public $fields;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.