mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 20:50:21 +01:00
Merge branch 'MDL-64790-master_apidoc_fix' of https://github.com/nicoroeser/moodle
This commit is contained in:
commit
03fa6b48ad
@ -383,8 +383,8 @@ function upgrade_block_savepoint($result, $version, $blockname, $allowabort=true
|
|||||||
* @category upgrade
|
* @category upgrade
|
||||||
* @param bool $result false if upgrade step failed, true if completed
|
* @param bool $result false if upgrade step failed, true if completed
|
||||||
* @param string or float $version main version
|
* @param string or float $version main version
|
||||||
* @param string $type name of plugin
|
* @param string $type The type of the plugin.
|
||||||
* @param string $dir location of plugin
|
* @param string $plugin The name of the plugin.
|
||||||
* @param bool $allowabort allow user to abort script execution here
|
* @param bool $allowabort allow user to abort script execution here
|
||||||
* @return void
|
* @return void
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user