mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 11:56:40 +02:00
9 lines
288 B
Markdown
9 lines
288 B
Markdown
# core_webservice (subsystem / plugintype) Upgrade notes
|
|
|
|
## 4.5dev+
|
|
|
|
### Deprecated
|
|
|
|
- The `token_table` and `token_filter` classes have been deprecated, in favour of new report builder implementation.
|
|
|
|
For more information see [MDL-79496](https://tracker.moodle.org/browse/MDL-79496)
|