MDL-40275 core Improve documentation for block_base::has_config()

This commit is contained in:
Michael Aherne
2013-07-02 21:55:45 +02:00
committed by Eloy Lafuente (stronk7)
parent a251526d72
commit 77182cd299
+1 -1
View File
@@ -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
*/