You are here

public function Xml::__construct in TMGMT Translator Smartling 8.4

File

src/Plugin/tmgmt_file/Format/Xml.php, line 24

Class

Xml
Export into XML.

Namespace

Drupal\tmgmt_smartling\Plugin\tmgmt_file\Format

Code

public function __construct() {
  $this->moduleHandler = \Drupal::moduleHandler();
}