You are here

public function CloudBlockInterface::getViewCss in Gutenberg 8.2

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

Getter for view css.

1 method overrides CloudBlockInterface::getViewCss()
CloudBlockBase::getViewCss in modules/gutenberg_cloud/src/CloudBlockBase.php
Getter for view css.

File

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

Class

CloudBlockInterface
Interface for cloud block classes.

Namespace

Drupal\gutenberg_cloud

Code

public function getViewCss();