mirror of
https://github.com/moodle/moodle.git
synced 2025-04-14 13:02:07 +02:00
MDL-82133 reportbuilder: Fix illegal whitespace
This commit is contained in:
parent
e7a432c01d
commit
87f926d692
@ -3,7 +3,7 @@ notes:
|
||||
core_reportbuilder:
|
||||
- message: >-
|
||||
The following classes have been moved to use the new exception API as a l2 namespace:
|
||||
|
||||
|
||||
- `core_reportbuilder\\report_access_exception` => `core_reportbuilder\\exception\\report_access_exception`
|
||||
- `core_reportbuilder\\source_invalid_exception` => `core_reportbuilder\\exception\\source_invalid_exception`
|
||||
- `core_reportbuilder\\source_unavailable_exception` => `core_reportbuilder\\exception\\source_unavailable_exception`
|
||||
|
Loading…
x
Reference in New Issue
Block a user