You are here

public property ModerationDashboardTest::$setEditorialWorkflow in Moderation Dashboard 8

Same name and namespace in other branches
  1. 2.0.x tests/src/Functional/ModerationDashboardTest.php \Drupal\Tests\moderation_dashboard\Functional\ModerationDashboardTest::setEditorialWorkflow

Set to FALSE to skip adding editorial workflow to test node types.

Type: bool

Overrides ModerationDashboardTestBase::$setEditorialWorkflow

File

tests/src/Functional/ModerationDashboardTest.php, line 15

Class

ModerationDashboardTest
Contains tests for the Moderation Dashboard module.

Namespace

Drupal\Tests\moderation_dashboard\Functional

Code

public $setEditorialWorkflow = FALSE;