You are here

protected property LayoutBuilderTest::$node in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php \Drupal\Tests\layout_builder\FunctionalJavascript\LayoutBuilderTest::node

The node to customize with Layout Builder.

Type: \Drupal\node\NodeInterface

File

core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php, line 42

Class

LayoutBuilderTest
Tests the Layout Builder UI.

Namespace

Drupal\Tests\layout_builder\FunctionalJavascript

Code

protected $node;