You are here

public property ModerationDashboardTestBase::$setEditorialWorkflow in Moderation Dashboard 2.0.x

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

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

Type: bool

File

tests/src/Functional/ModerationDashboardTestBase.php, line 42

Class

ModerationDashboardTestBase
Defines a base class for testing Moderation Dashboard module.

Namespace

Drupal\Tests\moderation_dashboard\Functional

Code

public $setEditorialWorkflow = TRUE;