You are here

protected property SettingsForm::$request in Opigno Moxtra 8

Same name and namespace in other branches
  1. 3.x src/Form/SettingsForm.php \Drupal\opigno_moxtra\Form\SettingsForm::request

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

src/Form/SettingsForm.php, line 41

Class

SettingsForm
Implements the Opigno Moxtra settings form.

Namespace

Drupal\opigno_moxtra\Form

Code

protected $request;