MDL-82133 reportbuilder: Fix illegal whitespace

This commit is contained in:
Huong Nguyen 2024-06-17 16:01:38 +07:00
parent e7a432c01d
commit 87f926d692
No known key found for this signature in database
GPG Key ID: 40D88AB693A3E72A

View File

@ -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`