protected property IsCurrentUserPageCacheContext::$isUserPage in Opigno dashboard 3.x
If the current page is a user page.
Type: bool
File
- src/
Cache/ Context/ IsCurrentUserPageCacheContext.php, line 22
Class
- IsCurrentUserPageCacheContext
- Defines a cache context for whether the URL is the current user page.
Namespace
Drupal\opigno_dashboard\Cache\ContextCode
protected $isUserPage;