You are here

private property LingotekImportForm::$supported_extentions in Lingotek Translation 8

File

src/Form/LingotekImportForm.php, line 17
Contains \Drupal\Lingotek\Form\LingotekManagementForm.

Class

LingotekImportForm
@file Contains \Drupal\Lingotek\Form\LingotekManagementForm.

Namespace

Drupal\lingotek\Form

Code

private $supported_extentions = array(
  'json',
  'xml',
);