You are here

private property EntityForm::$currentUser in Acquia Content Hub 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Form/EntityForm.php, line 23

Class

EntityForm
Defines a form that alters entity form to add a Content Hub form.

Namespace

Drupal\acquia_contenthub\Form

Code

private $currentUser;