@@ -30,6 +30,7 @@ |
||
30 | 30 | * |
31 | 31 | * @see Requests_Hooks::register |
32 | 32 | * @param Requests_Hooks $hooks Hook system |
33 | + * @return void |
|
33 | 34 | */ |
34 | 35 | public function register(Requests_Hooks &$hooks); |
35 | 36 | } |
36 | 37 | \ No newline at end of file |