Skip to content

Commit

Permalink
Fix phpdocs for param
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpchi committed Nov 15, 2024
1 parent d820096 commit 838a65d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion classes/local/hooks/extend_user_menu.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class extend_user_menu {
/**
* Extend user menu with accessibility tool.
*
* @param extend_user_menu $hook
* @param \core_user\hook\extend_user_menu $hook
* @return void
*/
public static function callback(\core_user\hook\extend_user_menu $hook): void {
Expand Down

0 comments on commit 838a65d

Please sign in to comment.