public property FieldTestBase::$instances

Stores the instances of the fields. They have the same keys as the fields.

Type: array

File

drupal/core/modules/views/lib/Drupal/views/Tests/Field/FieldTestBase.php, line 38
Definition of Drupal\views\Test\Field\FieldTestBase.

Class

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

Namespace

Drupal\views\Tests\Field

Code

public $instances;