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
d0e016f53f
commit
7c600d46aa
@@ -1061,9 +1061,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