You are here

protected property AuditFilesMergeFileReferences::$configFactoryStorage in Audit Files 8.3

Same name and namespace in other branches
  1. 8.2 src/Form/AuditFilesMergeFileReferences.php \Drupal\auditfiles\Form\AuditFilesMergeFileReferences::configFactoryStorage
  2. 4.x src/Form/AuditFilesMergeFileReferences.php \Drupal\auditfiles\Form\AuditFilesMergeFileReferences::configFactoryStorage

The Config.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Form/AuditFilesMergeFileReferences.php, line 27

Class

AuditFilesMergeFileReferences
Form for merge file references.

Namespace

Drupal\auditfiles\Form

Code

protected $configFactoryStorage;