public function ParagraphsTypeInterface::getIconUrl

Returns the icon's URL.

Return value

string|false The icon's URL or FALSE if icon does not exits.

1 method overrides ParagraphsTypeInterface::getIconUrl()
ParagraphsType::getIconUrl in paragraphs/src/Entity/ParagraphsType.php
Returns the icon's URL.

File

paragraphs/src/ParagraphsTypeInterface.php, line 60

Class

ParagraphsTypeInterface
Provides an interface defining a ParagraphsType entity.

Namespace

Drupal\paragraphs

Code

public function getIconUrl();