You are here

public function CloudBlockInterface::getScreenshot in Gutenberg 8

Same name and namespace in other branches
  1. 8.2 modules/gutenberg_cloud/src/CloudBlockInterface.php \Drupal\gutenberg_cloud\CloudBlockInterface::getScreenshot()

Getter for screenshot.

1 method overrides CloudBlockInterface::getScreenshot()
CloudBlockBase::getScreenshot in modules/gutenberg_cloud/src/CloudBlockBase.php
Getter for screenshot.

File

modules/gutenberg_cloud/src/CloudBlockInterface.php, line 33

Class

CloudBlockInterface
Interface for cloud block classes.

Namespace

Drupal\gutenberg_cloud

Code

public function getScreenshot();