You are here

protected property AuditFilesNotOnServer::$configFactoryStorage in Audit Files 8.3

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

The Config.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Form/AuditFilesNotOnServer.php, line 26

Class

AuditFilesNotOnServer
Form for File not on server functionality.

Namespace

Drupal\auditfiles\Form

Code

protected $configFactoryStorage;