Skip to main content
API Documentation
Main menu
Paragraphs
TMGMT
You are here
Home
»
API reference
»
8.x-1.x
»
FormatManager.php
»
FormatManager
Search 8.x-1.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
8.x-1.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Deprecated
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'
, );