You are here

protected property FieldEntryFormController::$sessionManager in Flag 8.4

The session manager.

Type: \Drupal\Core\Session\SessionManagerInterface

File

src/Controller/FieldEntryFormController.php, line 30

Class

FieldEntryFormController
Provides a controller for the Field Entry link type.

Namespace

Drupal\flag\Controller

Code

protected $sessionManager;