You are here

protected property DeleteCacheflush::$currentUser in CacheFlush 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

modules/cacheflush_ui/src/Plugin/Action/DeleteCacheflush.php, line 35

Class

DeleteCacheflush
Redirects to a cacheflush deletion form.

Namespace

Drupal\cacheflush_ui\Plugin\Action

Code

protected $currentUser;