You are here

protected property SearchEmbedFormTest::$node in Zircon Profile 8

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

Node used for testing.

Type: \Drupal\node\NodeInterface

File

core/modules/search/src/Tests/SearchEmbedFormTest.php, line 29
Contains \Drupal\search\Tests\SearchEmbedFormTest.

Class

SearchEmbedFormTest
Verifies that a form embedded in search results works.

Namespace

Drupal\search\Tests

Code

protected $node;