Same name and namespace in other branches
  1. 8.x-1.x src/Form/EntityCloneForm.php \Drupal\entity_clone\Form\EntityCloneForm::currentUser

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;