You are here

protected property FileUploadSecureValidator::$translator in File Upload Secure Validator 8

String translation service.

Type: \Drupal\Core\StringTranslation\TranslationInterface

File

src/Service/FileUploadSecureValidator.php, line 29

Class

FileUploadSecureValidator
A service class for fileinfo-based validation.

Namespace

Drupal\file_upload_secure_validator\Service

Code

protected $translator;