Merge branch 'MDL-74071' of https://github.com/paulholden/moodle
This commit is contained in:
@@ -683,6 +683,12 @@ class theme_config {
|
||||
*/
|
||||
public $usescourseindex = false;
|
||||
|
||||
/**
|
||||
* Configuration for the page activity header
|
||||
* @var array
|
||||
*/
|
||||
public $activityheaderconfig = [];
|
||||
|
||||
/**
|
||||
* Load the config.php file for a particular theme, and return an instance
|
||||
* of this class. (That is, this is a factory method.)
|
||||
|
||||
Reference in New Issue
Block a user