Same name and namespace in other branches
  1. 8.x-1.x tests/src/FunctionalJavascript/EntityReferenceAjaxFormatterTest.php \Drupal\Tests\entity_reference_ajax_formatter\FunctionalJavascript\EntityReferenceAjaxFormatterTest::node 1 comment

The primary node to be testing.

Type: \Drupal\node\NodeInterface

File

tests/src/FunctionalJavascript/EntityReferenceAjaxFormatterTest.php, line 38

Class

EntityReferenceAjaxFormatterTest
Test the Entity Reference Ajax Formatter.

Namespace

Drupal\Tests\entity_reference_ajax_formatter\FunctionalJavascript

Code

protected NodeInterface $node;