You are here

protected property VarbaseDashboardUser::$userStorage in Varbase Total Control Dashboard 8.6

Same name and namespace in other branches
  1. 9.0.x src/Plugin/Block/VarbaseDashboardUser.php \Drupal\varbase_total_control\Plugin\Block\VarbaseDashboardUser::userStorage

The user storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Block/VarbaseDashboardUser.php, line 60

Class

VarbaseDashboardUser
Provides a 'Varbase Dashboard User'.

Namespace

Drupal\varbase_total_control\Plugin\Block

Code

protected $userStorage;