You are here

protected property YamlFormEntitySettingsForm::$currentUser in YAML Form 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/YamlFormEntitySettingsForm.php, line 25

Class

YamlFormEntitySettingsForm
Provides a form to manage settings.

Namespace

Drupal\yamlform

Code

protected $currentUser;