You are here

protected property FlagContextualLinksTest::$nodeType in Flag 8.4

The node type to use in the test.

Type: string

File

tests/src/FunctionalJavascript/FlagContextualLinksTest.php, line 79

Class

FlagContextualLinksTest
Test the contextual links with Reload link type.

Namespace

Drupal\Tests\flag\FunctionalJavascript

Code

protected $nodeType = 'article';