Skip to content

Commit

Permalink
php 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rdebleu committed Aug 9, 2023
1 parent ccc0daf commit 66376b6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions classes/plugin_manager.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@
*/
class plugin_manager {

/** @var moodle_url pageurl */
private $pageurl;

/**
* Constructor
*/
Expand Down

0 comments on commit 66376b6

Please sign in to comment.