You are here

protected property LinkTypeAjaxTest::$node in Flag 8.4

Same name in this branch
  1. 8.4 tests/src/Functional/LinkTypeAjaxTest.php \Drupal\Tests\flag\Functional\LinkTypeAjaxTest::node
  2. 8.4 tests/src/FunctionalJavascript/LinkTypeAjaxTest.php \Drupal\Tests\flag\FunctionalJavascript\LinkTypeAjaxTest::node

The node to be flagged and unflagged.

Type: \Drupal\node\NodeInterface

File

tests/src/FunctionalJavascript/LinkTypeAjaxTest.php, line 55

Class

LinkTypeAjaxTest
Javascript test for ajax links.

Namespace

Drupal\Tests\flag\FunctionalJavascript

Code

protected $node;