mirror of
https://github.com/moodle/moodle.git
synced 2025-07-15 19:36:50 +02:00
This was done for indicators, targets and time splitting methods so that we can get the string identifier and component in order to display a help_icon. The functions were also made abstract, removing the default implementation. Indicators, targets and time splitting methods should define this function.