You are here

protected property AuditFilesUsedNotManaged::$configFactoryStorage in Audit Files 8.2

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

The Config.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Form/AuditFilesUsedNotManaged.php, line 28

Class

AuditFilesUsedNotManaged
Class for file used but not managed.

Namespace

Drupal\auditfiles\Form

Code

protected $configFactoryStorage;