You are here

private property FieldGroupRowsTest::$fieldName in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/views/src/Tests/Handler/FieldGroupRowsTest.php \Drupal\views\Tests\Handler\FieldGroupRowsTest::fieldName

Field that will be created to test the group/ungroup rows functionality

Type: string

File

core/modules/views/src/Tests/Handler/FieldGroupRowsTest.php, line 42
Contains \Drupal\views\Tests\Handler\FieldGroupRowsTest.

Class

FieldGroupRowsTest
Tests the "Display all values in the same row" setting.

Namespace

Drupal\views\Tests\Handler

Code

private $fieldName = 'field_group_rows';