You are here

public function SvgEmbedProcessInterface::extract in SVG Embed 8

Parameters

string $uuid:

Return value

array

1 method overrides SvgEmbedProcessInterface::extract()
SvgEmbedProcess::extract in src/SvgEmbedProcess.php

File

src/SvgEmbedProcessInterface.php, line 23

Class

SvgEmbedProcessInterface
Interface SvgEmbedProcessInterface.

Namespace

Drupal\svg_embed

Code

public function extract($uuid) : array;