public function GeneratorInterface::ulLinks in Style Guide 8
Same name and namespace in other branches
- 2.x src/GeneratorInterface.php \Drupal\styleguide\GeneratorInterface::ulLinks()
Generate a links array for theme_links.
1 method overrides GeneratorInterface::ulLinks()
- Generator::ulLinks in src/
Generator.php - Generate a links array for theme_links.
File
- src/
GeneratorInterface.php, line 156
Class
- GeneratorInterface
- Interface GeneratorInterface.
Namespace
Drupal\styleguideCode
public function ulLinks();