You are here

protected property FieldGroupRowsWebTest::$nodeType in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/views/src/Tests/Handler/FieldGroupRowsWebTest.php \Drupal\views\Tests\Handler\FieldGroupRowsWebTest::nodeType

The page node type.

Type: \Drupal\node\NodeTypeInterface

File

core/modules/views/src/Tests/Handler/FieldGroupRowsWebTest.php, line 41
Contains \Drupal\views\Tests\Handler\FieldGroupRowsWebTest.

Class

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

Namespace

Drupal\views\Tests\Handler

Code

protected $nodeType;