public property Layout::$icon in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Layout/Annotation/Layout.php \Drupal\Core\Layout\Annotation\Layout::icon
The path to the preview image (relative to the 'path' given).
Type: string optional
File
- core/
lib/ Drupal/ Core/ Layout/ Annotation/ Layout.php, line 112
Class
- Layout
- Defines a Layout annotation object.
Namespace
Drupal\Core\Layout\AnnotationCode
public $icon;