You are here

protected property WebformEntityStorage::$totals in Webform 8.5

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

Associative array container total results for all webforms.

Type: array

File

src/WebformEntityStorage.php, line 50

Class

WebformEntityStorage
Storage controller class for "webform" configuration entities.

Namespace

Drupal\webform

Code

protected $totals;