You are here

protected property SearchEmbedFormTest::$node in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/search/tests/src/Functional/SearchEmbedFormTest.php \Drupal\Tests\search\Functional\SearchEmbedFormTest::node

Node used for testing.

Type: \Drupal\node\NodeInterface

File

core/modules/search/tests/src/Functional/SearchEmbedFormTest.php, line 29

Class

SearchEmbedFormTest
Verifies that a form embedded in search results works.

Namespace

Drupal\Tests\search\Functional

Code

protected $node;