You are here

protected property CloudBlock::$raw in Gutenberg 8.2

Same name and namespace in other branches
  1. 8 modules/gutenberg_cloud/src/CloudBlock.php \Drupal\gutenberg_cloud\CloudBlock::raw

Raw block retrieved from API.

Type: null

File

modules/gutenberg_cloud/src/CloudBlock.php, line 15

Class

CloudBlock
Class CloudBlock.

Namespace

Drupal\gutenberg_cloud

Code

protected $raw = NULL;