You are here

protected property TranslatableTrait::$translator in Backup and Migrate 5.0.x

Type: TranslatorInterface

File

src/Core/Translation/TranslatableTrait.php, line 19

Class

TranslatableTrait
This trait can be used to implement the TranslatableInterface.

Namespace

Drupal\backup_migrate\Core\Translation

Code

protected $translator;