You are here

protected property ResetStatusEntityConfirmation::$pool_storage in CMS Content Sync 2.1.x

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

The pool storage.

File

src/Form/ResetStatusEntityConfirmation.php, line 30

Class

ResetStatusEntityConfirmation
Provides the confirmation form for the pool reset entity status action.

Namespace

Drupal\cms_content_sync\Form

Code

protected $pool_storage;