public property Layout::$path in Drupal 8
Same name and namespace in other branches
- 9 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.
Type: string optional
File
- core/
lib/ Drupal/ Core/ Layout/ Annotation/ Layout.php, line 98
Class
- Layout
- Defines a Layout annotation object.
Namespace
Drupal\Core\Layout\AnnotationCode
public $path;