You are here

protected property EntityFormModeBase::$account in Form mode manager 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Controller/EntityFormModeBase.php, line 54

Class

EntityFormModeBase
Controller for entity form mode support.

Namespace

Drupal\form_mode_manager\Controller

Code

protected $account;