You are here

protected property ServiceAuditFilesNotOnServer::$configFactory in Audit Files 4.x

Same name and namespace in other branches
  1. 8.3 src/ServiceAuditFilesNotOnServer.php \Drupal\auditfiles\ServiceAuditFilesNotOnServer::configFactory
  2. 8.2 src/ServiceAuditFilesNotOnServer.php \Drupal\auditfiles\ServiceAuditFilesNotOnServer::configFactory

The Configuration Factory.

Type: \Drupal\Core\Config\ConfigFactory

File

src/ServiceAuditFilesNotOnServer.php, line 31

Class

ServiceAuditFilesNotOnServer
Providing the service that used in not in database functionality.

Namespace

Drupal\auditfiles

Code

protected $configFactory;