You are here

protected property LayoutDefinition::$icon in Drupal 9

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Layout/LayoutDefinition.php \Drupal\Core\Layout\LayoutDefinition::icon

The path to the preview image.

Type: string

File

core/lib/Drupal/Core/Layout/LayoutDefinition.php, line 89

Class

LayoutDefinition
Provides an implementation of a layout definition and its metadata.

Namespace

Drupal\Core\Layout

Code

protected $icon;