Add docblocks

This commit is contained in:
Luuk Verhoeven
2019-05-15 11:12:10 +02:00
parent eae1766021
commit 30db56880f
5 changed files with 7 additions and 5 deletions

View File

@@ -37,6 +37,8 @@ defined('MOODLE_INTERNAL') || die;
class frontend extends \core_availability\frontend {
/**
* get_javascript_strings
*
* @return array
*/
protected function get_javascript_strings() {