You are here

protected property AuditFilesManagedNotUsed::$configFactoryStorage in Audit Files 8.2

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

The Config.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Form/AuditFilesManagedNotUsed.php, line 29

Class

AuditFilesManagedNotUsed
Form for Managed not used functionality.

Namespace

Drupal\auditfiles\Form

Code

protected $configFactoryStorage;