You are here

protected property YamlFormMessageManager::$currentUser in YAML Form 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/YamlFormMessageManager.php, line 26

Class

YamlFormMessageManager
Defines the form message (and login) manager.

Namespace

Drupal\yamlform

Code

protected $currentUser;