Skip to content

Commit 711c058

Browse files
vokuStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent 80ba5dd commit 711c058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/voku/helper/Hooks.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ public function __wakeup()
109109
*
110110
* @return Hooks
111111
*/
112-
public static function getInstance(): Hooks
112+
public static function getInstance(): self
113113
{
114114
static $instance;
115115

0 commit comments

Comments
 (0)