You are here

protected property WebformEntityListBuilder::$roleStorage in Webform 8.5

The role storage.

Type: \Drupal\user\RoleStorageInterface

File

src/WebformEntityListBuilder.php, line 87

Class

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

Namespace

Drupal\webform

Code

protected $roleStorage;