You are here

protected property ShowOnEntityFormTest::$nodeType in Flag 8.4

The node type to use in the test.

Type: string

File

tests/src/Functional/ShowOnEntityFormTest.php, line 53

Class

ShowOnEntityFormTest
Tests for the base entity Flag Type plugin.

Namespace

Drupal\Tests\flag\Functional

Code

protected $nodeType = 'article';