service bat_date in Booking and Availability Management Tools for Drupal 8
Class
Drupal\bat\ParamConverter\DateParamConverterTags
- paramconverter
3 string references to bat_date
- bat_booking_example.routing.yml in modules/
bat_booking/ bat_booking_example/ bat_booking_example.routing.yml - modules/bat_booking/bat_booking_example/bat_booking_example.routing.yml
- bat_fullcalendar.routing.yml in modules/
bat_fullcalendar/ bat_fullcalendar.routing.yml - modules/bat_fullcalendar/bat_fullcalendar.routing.yml
- DateParamConverter::applies in src/
ParamConverter/ DateParamConverter.php - Determines if the converter applies to a specific route and variable.
File
View source
- class: Drupal\bat\ParamConverter\DateParamConverter
- tags:
- - { name: paramconverter }