You are here

protected property ParagraphsTestBaseTrait::$workflow in Paragraphs 8

The workflow entity.

Type: \Drupal\workflows\WorkflowInterface

File

tests/src/FunctionalJavascript/ParagraphsTestBaseTrait.php, line 25

Class

ParagraphsTestBaseTrait
Test trait for Paragraphs JS tests.

Namespace

Drupal\Tests\paragraphs\FunctionalJavascript

Code

protected $workflow;