mirror of
https://github.com/moodle/moodle.git
synced 2025-03-22 00:20:37 +01:00
MDL-77657 theme: Corrected return type
This commit is contained in:
parent
92ee1c561e
commit
bcf9d4bf68
@ -135,7 +135,7 @@ function theme_boost_get_precompiled_css() {
|
||||
* Get SCSS to prepend.
|
||||
*
|
||||
* @param theme_config $theme The theme config object.
|
||||
* @return array
|
||||
* @return string
|
||||
*/
|
||||
function theme_boost_get_pre_scss($theme) {
|
||||
global $CFG;
|
||||
|
Loading…
x
Reference in New Issue
Block a user