You are here

protected property DynamicRenderProcessor::$libraryManager in Gutenberg 8.2

The Gutenberg library manager.

Type: \Drupal\gutenberg\GutenbergLibraryManagerInterface

File

src/BlockProcessor/DynamicRenderProcessor.php, line 22

Class

DynamicRenderProcessor
Processes blocks which can be rendered dynamically server-side.

Namespace

Drupal\gutenberg\BlockProcessor

Code

protected $libraryManager;