You are here

protected property GlExchangeAdapter::$translator in GlobalLink Connect for Drupal 8.2

Same name and namespace in other branches
  1. 8 src/GlExchangeAdapter.php \Drupal\globallink\GlExchangeAdapter::translator

The translator.

Type: \Drupal\tmgmt\TranslatorInterface|null

File

src/GlExchangeAdapter.php, line 22

Class

GlExchangeAdapter
Provides an interface to the provided library.

Namespace

Drupal\globallink

Code

protected $translator;