public property Layout::$library in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Layout/Annotation/Layout.php \Drupal\Core\Layout\Annotation\Layout::library
- 10 core/lib/Drupal/Core/Layout/Annotation/Layout.php \Drupal\Core\Layout\Annotation\Layout::library
The asset library.
Type: string optional
File
- core/
lib/ Drupal/ Core/ Layout/ Annotation/ Layout.php, line 105
Class
- Layout
- Defines a Layout annotation object.
Namespace
Drupal\Core\Layout\AnnotationCode
public $library;