You are here

protected property WebformEntityListBuilder::$userStorage in Webform 8.5

The user storage.

Type: \Drupal\user\UserStorageInterface

File

src/WebformEntityListBuilder.php, line 80

Class

WebformEntityListBuilder
Defines a class to build a listing of webform entities.

Namespace

Drupal\webform

Code

protected $userStorage;