You are here

protected property ImceSettingsForm::$streamWrapperManager in IMCE 8

Same name and namespace in other branches
  1. 8.2 src/Form/ImceSettingsForm.php \Drupal\imce\Form\ImceSettingsForm::streamWrapperManager

Provides a StreamWrapper manager.

Type: Drupal\Core\StreamWrapper\StreamWrapperManagerInterface

Overrides ImceSettersTrait::$streamWrapperManager

File

src/Form/ImceSettingsForm.php, line 40

Class

ImceSettingsForm
Imce settings form.

Namespace

Drupal\imce\Form

Code

protected $streamWrapperManager;