What is the purpose of Drupal's 'routing.yml' file in a custom module?
-
A
To define URL paths and map them to controller classes
-
B
To configure HTTP redirects site-wide
-
C
To set caching rules for specific URLs
-
D
To declare REST API endpoints for Views