You are here

protected property WebformSubmissionStorage::$replicaKillSwitch in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/WebformSubmissionStorage.php \Drupal\webform\WebformSubmissionStorage::replicaKillSwitch

The replica kill switch.

Type: \Drupal\Core\Database\ReplicaKillSwitch

File

src/WebformSubmissionStorage.php, line 60

Class

WebformSubmissionStorage
Defines the webform submission storage.

Namespace

Drupal\webform

Code

protected $replicaKillSwitch;