protected property GutenbergLibraryManager::$definitionsByExtension in Gutenberg 8.2
Static cache of Gutenberg plugin definitions keyed by the extension type.
Type: array
File
- src/
GutenbergLibraryManager.php, line 72
Class
- GutenbergLibraryManager
- Provides the default .gutenberg.yml library plugin manager.
Namespace
Drupal\gutenbergCode
protected $definitionsByExtension;