You are here

protected property AbstractEntityFormModesFactory::$account in Form mode manager 8.2

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/AbstractEntityFormModesFactory.php, line 53

Class

AbstractEntityFormModesFactory
Abstract Factory to generate object used by routing of Form Mode Manager.

Namespace

Drupal\form_mode_manager

Code

protected $account;