You are here

protected property ModerationStateTestBase::$workflow in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/content_moderation/tests/src/Functional/ModerationStateTestBase.php \Drupal\Tests\content_moderation\Functional\ModerationStateTestBase::workflow

The editorial workflow entity.

Type: \Drupal\workflows\Entity\Workflow

File

core/modules/content_moderation/tests/src/Functional/ModerationStateTestBase.php, line 57

Class

ModerationStateTestBase
Defines a base class for moderation state tests.

Namespace

Drupal\Tests\content_moderation\Functional

Code

protected $workflow;