public property ViewsFieldApiTestHelper::$instances
Stores the instances of the fields. They have the same keys as the fields.
Type: array
File
- tests/
field/ views_fieldapi.test, line 33 - Tests the fieldapi integration of viewsdata.
Class
- ViewsFieldApiTestHelper
- Provides some helper methods for testing fieldapi integration into views.
Code
public $instances;