image_lazy_load_test.routing.yml
Same filename in other branches
File
-
core/
modules/ system/ tests/ modules/ image_lazy_load_test/ image_lazy_load_test.routing.yml
View source
- image_lazy_load_test:
- path: /image-lazy-load-test
- defaults:
- _controller: Drupal\image_lazy_load_test\Controller\ImageLazyLoadController::renderImage
- requirements:
- _access: 'TRUE'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.