Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- diff --git a/question/editlib.php b/question/editlib.php
- index 27d6cdf55eb..554be2ceae4 100644
- --- a/question/editlib.php
- +++ b/question/editlib.php
- @@ -60,7 +60,7 @@ function get_module_from_cmid($cmid) {
- * @param bool $export set true if this is called by questionbank export
- * @param bool $latestversion if only the latest versions needed
- * @return array
- -*/
- + */
- function get_questions_category(object $category, bool $noparent, bool $recurse = true, bool $export = true,
- bool $latestversion = false): array {
- global $DB;
Advertisement
Add Comment
Please, Sign In to add comment