public property FieldTestBase::$instances in Views (for Drupal 7) 8.3
Stores the instances of the fields. They have the same keys as the fields.
Type: array
File
- 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\FieldCode
public $instances;