You are here

protected property PhotosUpload::$transliteration in Album Photos 8.5

Same name and namespace in other branches
  1. 6.0.x src/PhotosUpload.php \Drupal\photos\PhotosUpload::transliteration

Transliteration service.

Type: \Drupal\Component\Transliteration\TransliterationInterface

File

src/PhotosUpload.php, line 75

Class

PhotosUpload
Functions to help with uploading images to albums.

Namespace

Drupal\photos

Code

protected $transliteration;