You are here

protected property AuditFilesConfig::$streamWrapperManager in Audit Files 4.x

Same name and namespace in other branches
  1. 8.3 src/Form/AuditFilesConfig.php \Drupal\auditfiles\Form\AuditFilesConfig::streamWrapperManager
  2. 8.2 src/Form/AuditFilesConfig.php \Drupal\auditfiles\Form\AuditFilesConfig::streamWrapperManager

The Stream Wrapper Manager service.

Type: \Drupal\Core\StreamWrapperInterface

File

src/Form/AuditFilesConfig.php, line 25

Class

AuditFilesConfig
Use this class to create configuration form for module.

Namespace

Drupal\auditfiles\Form

Code

protected $streamWrapperManager;