You are here

protected property CloudBlockManager::$blocks in Gutenberg 8

Same name and namespace in other branches
  1. 8.2 modules/gutenberg_cloud/src/CloudBlockManager.php \Drupal\gutenberg_cloud\CloudBlockManager::blocks

Storage for remote blocks.

Type: array

File

modules/gutenberg_cloud/src/CloudBlockManager.php, line 42

Class

CloudBlockManager
Class CloudBlockManager.

Namespace

Drupal\gutenberg_cloud

Code

protected $blocks = [];