MDL-77657 theme: Corrected return type
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user