Skip to content

Commit

Permalink
Upgrade: Adopt changes from MDL-81920 and use new \core\lang_string c…
Browse files Browse the repository at this point in the history
…lass.
  • Loading branch information
abias committed Oct 22, 2024
1 parent 3958f4a commit 84d95b3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Changes

### Unreleased

* 2024-10-14 - Upgrade: Adopt changes from MDL-81920 and use new \core\lang_string class.
* 2024-10-14 - Upgrade: Adopt changes from MDL-81031 and use new \core\user class.
* 2024-10-14 - Upgrade: Adopt changes from MDL-66903 and use new \core\component class.
* 2024-10-14 - Upgrade: Adopt changes from MDL-82158 and use new cache classes.
Expand Down
1 change: 0 additions & 1 deletion classes/boostnavbar.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
use navigation_node;
use moodle_url;
use action_link;
use lang_string;

/**
* Creates a navbar for boost union that allows easy control of the navbar items.
Expand Down

0 comments on commit 84d95b3

Please sign in to comment.