You are here

protected property FieldDropbuttonTest::$node1 in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/views/tests/src/Kernel/Handler/FieldDropbuttonTest.php \Drupal\Tests\views\Kernel\Handler\FieldDropbuttonTest::node1

Test node.

Type: \Drupal\node\NodeInterface

File

core/modules/views/tests/src/Kernel/Handler/FieldDropbuttonTest.php, line 47

Class

FieldDropbuttonTest
Tests the core Drupal\views\Plugin\views\field\Dropbutton handler.

Namespace

Drupal\Tests\views\Kernel\Handler

Code

protected $node1;