Skip to content

Commit ebd7658

Browse files
committed
updates
1 parent 92f0a70 commit ebd7658

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
'ssl.load_processing' => [__CLASS__, 'Load'],
2222
'ssl.settings' => [__CLASS__, 'Settings'],

0 commit comments

Comments
 (0)