You are here

protected property BaseValidatorForm::$streamWrapperManager in Advanced CSS/JS Aggregation 8.4

The StreamWrapper manage.

Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface

File

advagg_validator/src/Form/BaseValidatorForm.php, line 19

Class

BaseValidatorForm
Base form for all advagg validator options.

Namespace

Drupal\advagg_validator\Form

Code

protected $streamWrapperManager;