avatars_test.routing.yml in Avatar Kit 8
tests/modules/avatars_test/avatars_test.routing.yml
File
tests/modules/avatars_test/avatars_test.routing.ymlView source
- avatars_test.image:
- path: '/avatars_test/image.xyz'
- defaults:
- _title: 'Image Test'
- _controller: '\Drupal\avatars_test\Controller\AvatarKitTestController::image'
- requirements:
- _access: 'TRUE'