PHP Classes

File: bundles/test_bundle/test_bundle.routing.yml

Recommend this page to a friend!
  Classes of Malik Naik   Drupal Icon Module API   bundles/test_bundle/test_bundle.routing.yml   Download  
File: bundles/test_bundle/test_bundle.routing.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Drupal Icon Module API
Icons for Drupal blocks, menus, filters and fields
Author: By
Last change:
Date: 4 years ago
Size: 437 bytes
 

Contents

Class file image Download
test_bundle.settings: path: 'admin/config/icons/test' defaults: _form: '\Drupal\test_bundle\Form\TestSettingsForm' _title: 'Font Awesome Settings' requirements: _permission: 'access administration pages' test_bundle.autocomplete: path: '/test_bundle-autocomplete' defaults: _controller: '\Drupal\test_bundle\Controller\AutocompleteController::handleIcons' _format: json requirements: _access: 'TRUE'