MDL-39824 output: tidied up output before bootstrap cleaning

This commit is contained in:
Sam Hemelryk
2013-06-07 17:31:59 +12:00
parent b8035316bb
commit 06a72e0192
4 changed files with 36 additions and 16 deletions
+1 -1
View File
@@ -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) {