public static property FieldEntityTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Tests/Entity/FieldEntityTest.php \Drupal\views\Tests\Entity\FieldEntityTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ views/ src/ Tests/ Entity/ FieldEntityTest.php, line 29 - Contains \Drupal\views\Tests\Entity\FieldEntityTest.
Class
- FieldEntityTest
- Tests the field plugin base integration with the entity system.
Namespace
Drupal\views\Tests\EntityCode
public static $testViews = array(
'test_field_get_entity',
);