You are here

protected property FlagTestBase::$nodeType in Flag 8.4

The node type to use in the test.

Type: string

File

tests/src/Functional/FlagTestBase.php, line 44

Class

FlagTestBase
Provides common methods for Flag tests.

Namespace

Drupal\Tests\flag\Functional

Code

protected $nodeType = 'article';