You are here

protected property AuditFilesConfig::$streamWrapperManager in Audit Files 8.2

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

The Stream Wrapper Manager service.

Type: \Drupal\Core\StreamWrapperInterface

File

src/Form/AuditFilesConfig.php, line 22

Class

AuditFilesConfig
Use this class to create configuration form for module.

Namespace

Drupal\auditfiles\Form

Code

protected $streamWrapperManager;