You are here

protected property SerializableTempstoreFactory::$currentUser in Chaos Tool Suite (ctools) 8.3

The current logged user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/SerializableTempstoreFactory.php, line 21

Class

SerializableTempstoreFactory
A factory for creating SerializableTempStore objects.

Namespace

Drupal\ctools

Code

protected $currentUser;