protected property FormatManager::$defaults

File

translators/tmgmt_file/src/Format/FormatManager.php, line 21

Class

FormatManager
A plugin manager for file format plugins.

Namespace

Drupal\tmgmt_file\Format

Code

protected $defaults = array(
  'ui' => '\\Drupal\\tmgmt\\SourcePluginUiBase',
);