protected property LinkTypeAjaxTest::$node in Flag 8.4
Same name in this branch
- 8.4 tests/src/Functional/LinkTypeAjaxTest.php \Drupal\Tests\flag\Functional\LinkTypeAjaxTest::node
- 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/ Functional/ LinkTypeAjaxTest.php, line 29
Class
- LinkTypeAjaxTest
- Tests the AJAX link type.
Namespace
Drupal\Tests\flag\FunctionalCode
protected $node;