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\FormCode
private $supported_extentions = array(
'json',
'xml',
);