Layout::$path
Same name in other branches
- 9 core/lib/Drupal/Core/Layout/Annotation/Layout.php \Drupal\Core\Layout\Annotation\Layout::path
- 8.9.x core/lib/Drupal/Core/Layout/Annotation/Layout.php \Drupal\Core\Layout\Annotation\Layout::path
- 10 core/lib/Drupal/Core/Layout/Annotation/Layout.php \Drupal\Core\Layout\Annotation\Layout::path
Path (relative to the module or theme) to resources like icon or template.
This property is optional and it does not need to be declared.
Type: string
File
-
core/
lib/ Drupal/ Core/ Layout/ Annotation/ Layout.php, line 106
Class
- Layout
- Defines a Layout annotation object.
Namespace
Drupal\Core\Layout\AnnotationCode
public $path;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.