You are here

protected property WebformMessageManager::$entityStorage in Webform 8.5

The webform submission storage.

Type: \Drupal\webform\WebformSubmissionStorageInterface

File

src/WebformMessageManager.php, line 43

Class

WebformMessageManager
Defines the webform message (and login) manager.

Namespace

Drupal\webform

Code

protected $entityStorage;