public function SvgEmbedProcessInterface::extract in SVG Embed 8
Parameters
string $uuid:
Return value
array
1 method overrides SvgEmbedProcessInterface::extract()
File
- src/
SvgEmbedProcessInterface.php, line 23
Class
- SvgEmbedProcessInterface
- Interface SvgEmbedProcessInterface.
Namespace
Drupal\svg_embedCode
public function extract($uuid) : array;