mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
9 lines
386 B
YAML
9 lines
386 B
YAML
issueNumber: MDL-80962
|
|
notes:
|
|
core:
|
|
- message: >
|
|
The following classes are deprecated as they are handled by core_sms API and smsgateway_aws plugin:
|
|
- admin_settings_aws_region (lib/classes/aws/admin_settings_aws_region.php)
|
|
- aws_helper (lib/classes/aws/aws_helper.php)
|
|
- client_factory (lib/classes/aws/client_factory.php)
|
|
type: deprecated
|