You are here

protected property ServiceAuditFilesNotOnServer::$stringTranslation in Audit Files 8.3

Same name and namespace in other branches
  1. 4.x src/ServiceAuditFilesNotOnServer.php \Drupal\auditfiles\ServiceAuditFilesNotOnServer::stringTranslation

The Translation service.

Type: \Drupal\Core\StringTranslation\TranslationInterface

File

src/ServiceAuditFilesNotOnServer.php, line 24

Class

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

Namespace

Drupal\auditfiles

Code

protected $stringTranslation;