Returns the icon file entity.
Return value
\Drupal\file\FileInterface|false
The icon's file entity or FALSE if icon does not exist.
File
- paragraphs/src/ParagraphsTypeInterface.php, line 52
Class
- ParagraphsTypeInterface
- Provides an interface defining a ParagraphsType entity.
Namespace
Drupal\paragraphs
Code
public function getIconFile();