https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42311

--- Comment #18 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 203182
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203182&action=edit
Bug 42311: (follow-up) Use Koha::Library::Calendar namespace

Point the calendar REST controllers and their tests at the new
Koha::Library::Calendar(::*) namespace:

- Koha::REST::V1::Libraries::Calendar
- Koha::REST::V1::Libraries::Calendar::ClosureExceptions
- Koha::REST::V1::Libraries::Calendar::RepeatingClosures
- Koha::REST::V1::Libraries::Calendar::SingleClosures
- Koha::REST::V1::Libraries::Calendar::WeeklyClosures
- t/db_dependent/api/v1/libraries_calendar.t

Controller class names, OpenAPI routes, and DB table names are
unchanged; only internal 'use' statements and fully-qualified
class references are updated.

Test plan:
- prove t/db_dependent/api/v1/libraries_calendar.t

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to