You are here

protected property FlowPushConfirmation::$flow_storage in CMS Content Sync 2.1.x

Same name and namespace in other branches
  1. 8 src/Form/FlowPushConfirmation.php \Drupal\cms_content_sync\Form\FlowPushConfirmation::flow_storage
  2. 2.0.x src/Form/FlowPushConfirmation.php \Drupal\cms_content_sync\Form\FlowPushConfirmation::flow_storage

The flow storage

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/FlowPushConfirmation.php, line 50

Class

FlowPushConfirmation
Provides a pool pull all confirmation page.

Namespace

Drupal\cms_content_sync\Form

Code

protected $flow_storage;