protected property MultipleStaticContext::$account in Drupal 8
Same name and namespace in other branches
- 9 core/modules/block/tests/modules/block_test/src/ContextProvider/MultipleStaticContext.php \Drupal\block_test\ContextProvider\MultipleStaticContext::account
The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- core/
modules/ block/ tests/ modules/ block_test/ src/ ContextProvider/ MultipleStaticContext.php, line 21
Class
- MultipleStaticContext
- Sets multiple contexts for a static value.
Namespace
Drupal\block_test\ContextProviderCode
protected $account;