MDL-39824 output: tidied up output before bootstrap cleaning
This commit is contained in:
+1
-1
@@ -341,7 +341,7 @@ class block_manager {
|
||||
* output the blocks anyway, so we are not doing wasted effort.)
|
||||
*
|
||||
* @param string $region a block region that exists on this page.
|
||||
* @param object $output a core_renderer. normally the global $OUTPUT.
|
||||
* @param core_renderer $output a core_renderer. normally the global $OUTPUT.
|
||||
* @return boolean Whether there is anything in this region.
|
||||
*/
|
||||
public function region_has_content($region, $output) {
|
||||
|
||||
Reference in New Issue
Block a user