mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
Merge branch 'MDL-65292' of https://github.com/stronk7/moodle
This commit is contained in:
commit
3278ce7aba
1147 changed files with 2621 additions and 2617 deletions
|
@ -386,7 +386,7 @@ abstract class user_selector_base {
|
|||
* that is true, then that option will be displayed greyed out, and
|
||||
* will not be returned by get_selected_users.
|
||||
*/
|
||||
public abstract function find_users($search);
|
||||
abstract public function find_users($search);
|
||||
|
||||
/**
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue