MDL-30340 Trivial change in PHP doc block - the function does not accept any params
This commit is contained in:
committed by
Eloy Lafuente (stronk7)
parent
0a6326625b
commit
0f9d4689fb
@@ -1062,9 +1062,6 @@ class block_manager {
|
||||
/**
|
||||
* Process any block actions that were specified in the URL.
|
||||
*
|
||||
* This can only be done given a valid $page object.
|
||||
*
|
||||
* @param moodle_page $page the page to add blocks to.
|
||||
* @return boolean true if anything was done. False if not.
|
||||
*/
|
||||
public function process_url_actions() {
|
||||
|
||||
Reference in New Issue
Block a user