You are here

protected property AdvaggFormBase::$requestStack in Advanced CSS/JS Aggregation 8.3

Same name and namespace in other branches
  1. 8.2 src/Form/AdvaggFormBase.php \Drupal\advagg\Form\AdvaggFormBase::requestStack

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

Overrides FormBase::$requestStack

File

src/Form/AdvaggFormBase.php, line 21

Class

AdvaggFormBase
View AdvAgg information for this site.

Namespace

Drupal\advagg\Form

Code

protected $requestStack;