Skip to content

Commit

Permalink
Fixed behat tests
Browse files Browse the repository at this point in the history
  • Loading branch information
anst-i committed Dec 16, 2024
1 parent a5de0f9 commit 7ce9554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion classes/import_as_version_action_column.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ public function init(): void {
$this->actionname = get_string('importasversion', 'qbank_importasversion');
}

#[\Override]
/** @return string The name of this plugin */
public function get_name(): string {
return 'importasversion';
}
Expand Down

0 comments on commit 7ce9554

Please sign in to comment.