You are here

protected property WebformEntityStorage::$totals in Webform 6.x

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

Associative array container total results for all webforms.

Type: array

File

src/WebformEntityStorage.php, line 43

Class

WebformEntityStorage
Storage controller class for "webform" configuration entities.

Namespace

Drupal\webform

Code

protected $totals;