You are here

protected property MultipleStaticContext::$userStorage in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/block/tests/modules/block_test/src/ContextProvider/MultipleStaticContext.php \Drupal\block_test\ContextProvider\MultipleStaticContext::userStorage
  2. 9 core/modules/block/tests/modules/block_test/src/ContextProvider/MultipleStaticContext.php \Drupal\block_test\ContextProvider\MultipleStaticContext::userStorage

The user storage.

Type: \Drupal\user\UserStorageInterface

File

core/modules/block/tests/modules/block_test/src/ContextProvider/MultipleStaticContext.php, line 28

Class

MultipleStaticContext
Sets multiple contexts for a static value.

Namespace

Drupal\block_test\ContextProvider

Code

protected $userStorage;