Skip to content

Commit b67bc35

Browse files
committed
updates
1 parent c50f0ff commit b67bc35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class Plugin {
1616
public function __construct() {
1717
}
1818

19-
public static function Hooks() {
19+
public static function getHooks() {
2020
return [
2121
'licenses.load_processing' => [__CLASS__, 'Load'],
2222
'licenses.settings' => [__CLASS__, 'Settings'],

0 commit comments

Comments
 (0)