ModerationStateTestBase::$workflow

Same name and namespace in other branches
  1. 8.9.x core/modules/content_moderation/tests/src/Functional/ModerationStateTestBase.php \Drupal\Tests\content_moderation\Functional\ModerationStateTestBase::workflow
  2. 10 core/modules/content_moderation/tests/src/Functional/ModerationStateTestBase.php \Drupal\Tests\content_moderation\Functional\ModerationStateTestBase::workflow
  3. 11.x 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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.