Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
voku authored and StyleCIBot committed Oct 20, 2018
1 parent 80ba5dd commit 711c058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/voku/helper/Hooks.php
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ public function __wakeup()
*
* @return Hooks
*/
public static function getInstance(): Hooks
public static function getInstance(): self
{
static $instance;

Expand Down

0 comments on commit 711c058

Please sign in to comment.