You are here

protected property UserSectionStorage::$userSectionCache in Workbench Access 8

Static cache to prevent recalculation of sections for a user in a request.

Type: array

File

src/UserSectionStorage.php, line 20

Class

UserSectionStorage
Defines a class for storing and retrieving sections assigned to a user.

Namespace

Drupal\workbench_access

Code

protected $userSectionCache;