You are here

public property ViewsFieldApiTestHelper::$instances in Views (for Drupal 7) 7.3

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

Type: array

File

tests/field/views_fieldapi.test, line 37
Tests the fieldapi integration of viewsdata.

Class

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

Code

public $instances;