MDL-40275 core Improve documentation for block_base::has_config()
This commit is contained in:
committed by
Eloy Lafuente (stronk7)
parent
a251526d72
commit
77182cd299
@@ -329,7 +329,7 @@ class block_base {
|
||||
|
||||
/**
|
||||
* Subclasses should override this and return true if the
|
||||
* subclass block has a config_global.html file.
|
||||
* subclass block has a settings.php file.
|
||||
*
|
||||
* @return boolean
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user