You are here

protected property LinkTypeAjaxTest::$nodeType in Flag 8.4

The node type to use in the test.

Type: string

File

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

Class

LinkTypeAjaxTest
Javascript test for ajax links.

Namespace

Drupal\Tests\flag\FunctionalJavascript

Code

protected $nodeType = 'article';