You are here

protected property AuditFilesUsedNotReferenced::$configFactoryStorage in Audit Files 4.x

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

The Config.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Form/AuditFilesUsedNotReferenced.php, line 29

Class

AuditFilesUsedNotReferenced
File used but not referenced functionality.

Namespace

Drupal\auditfiles\Form

Code

protected $configFactoryStorage;