mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 12:32:08 +02:00
MDL-73397 adminpresets: Fix docblocks for apply_behaviors
This commit is contained in:
parent
570d2e7492
commit
dd9795530d
@ -99,7 +99,7 @@ class adminpresets_setting {
|
||||
/**
|
||||
* Applies the children class specific behaviors
|
||||
*
|
||||
* See admin_presets_delegation() for the available extra behaviors
|
||||
* See delegation class for the available extra behaviors
|
||||
*/
|
||||
protected function apply_behaviors() {
|
||||
if (!empty($this->behaviors)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user