MDL-21249 workshop and its subplugins: fixing phpdocs @package and @subpackage
This commit is contained in:
@@ -18,9 +18,10 @@
|
||||
/**
|
||||
* The configuration variables for "Random allocation" subplugin
|
||||
*
|
||||
* @package mod-workshopallocation-random
|
||||
* @copyright 2009 David Mudrak <[email protected]om>
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
* @package workshopallocation
|
||||
* @subpackage random
|
||||
* @copyright 2009 David Mudrak <[email protected]>
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
Reference in New Issue
Block a user