function FieldTypeCategoryInterface::getLibraries
Same name in other branches
- 10 core/lib/Drupal/Core/Field/FieldTypeCategoryInterface.php \Drupal\Core\Field\FieldTypeCategoryInterface::getLibraries()
Returns asset libraries for the field group.
Return value
array The asset libraries to attach.
1 method overrides FieldTypeCategoryInterface::getLibraries()
- FieldTypeCategory::getLibraries in core/
lib/ Drupal/ Core/ Field/ FieldTypeCategory.php
File
-
core/
lib/ Drupal/ Core/ Field/ FieldTypeCategoryInterface.php, line 40
Class
- FieldTypeCategoryInterface
- Provides an object that returns the category info about the field type.
Namespace
Drupal\Core\FieldCode
public function getLibraries() : array;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.