Skip to content

Commit c904bed

Browse files
authored
Merge pull request #12 from voku/analysis-X0BdMj
Apply fixes from StyleCI
2 parents 80ba5dd + 711c058 commit c904bed

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)