Guest User

Untitled

a guest
Jun 20th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. .
  2. +-- crtib_configurator
  3. | +-- config
  4. | | +-- install
  5. | | | +-- crtib_configurator.api.yml
  6. | | +-- schema
  7. | | | +-- crtib_configurator.schema.yml
  8. | +-- src
  9. | | +-- Form
  10. | | | +-- SettingsForm.php
  11. | +-- crtib_configurator.config_translation.yml
  12. | +-- crtib_configurator.info.yml
  13. | +-- crtib_configurator.links.menu.yml
  14. | +-- crtib_configurator.links.task.yml
  15. | +-- crtib_configurator.permissions.yml
  16. | +-- crtib_configurator.routing.yml
  17.  
  18. crtib_configurator.api_settings:
  19. route_name: crtib_configurator.api_settings
  20. title: 'CRTIB configurator settings'
  21. base_route: crtib_configurator.api_settings
Add Comment
Please, Sign In to add comment