protected property LayoutDefinition::$path in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Layout/LayoutDefinition.php \Drupal\Core\Layout\LayoutDefinition::path
- 9 core/lib/Drupal/Core/Layout/LayoutDefinition.php \Drupal\Core\Layout\LayoutDefinition::path
Path (relative to the module or theme) to resources like icon or template.
Type: string
File
- core/
lib/ Drupal/ Core/ Layout/ LayoutDefinition.php, line 75
Class
- LayoutDefinition
- Provides an implementation of a layout definition and its metadata.
Namespace
Drupal\Core\LayoutCode
protected $path;