You are here

protected property EntityCloneForm::$currentUser in Entity Clone 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Form/EntityCloneForm.php, line 72

Class

EntityCloneForm
Implements an entity Clone form.

Namespace

Drupal\entity_clone\Form

Code

protected $currentUser;