mirror of
https://github.com/moodle/moodle.git
synced 2025-06-05 15:47:46 +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.