You are here

protected property IsCurrentUserPageCacheContext::$uid in Opigno dashboard 3.x

The current user ID.

Type: int

File

src/Cache/Context/IsCurrentUserPageCacheContext.php, line 29

Class

IsCurrentUserPageCacheContext
Defines a cache context for whether the URL is the current user page.

Namespace

Drupal\opigno_dashboard\Cache\Context

Code

protected $uid;