You are here

protected property ApiSettingsForm::$currentRequest in Facebook Instant Articles 3.x

Same name and namespace in other branches
  1. 8.2 src/Form/ApiSettingsForm.php \Drupal\fb_instant_articles\Form\ApiSettingsForm::currentRequest

Current request object.

Type: \Symfony\Component\HttpFoundation\Request

File

src/Form/ApiSettingsForm.php, line 25

Class

ApiSettingsForm
Facebook Instant Articles API form.

Namespace

Drupal\fb_instant_articles\Form

Code

protected $currentRequest;