You are here

protected property GutenbergLibraryManager::$activeThemeDefinitions in Gutenberg 8.2

Static cache of theme Gutenberg plugin definitions.

Type: array

File

src/GutenbergLibraryManager.php, line 58

Class

GutenbergLibraryManager
Provides the default .gutenberg.yml library plugin manager.

Namespace

Drupal\gutenberg

Code

protected $activeThemeDefinitions;