Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
Synida committed Mar 2, 2020
1 parent 5a4fef9 commit 53158c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HunSpellPhpWrapper/Installer.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class Installer
/**
* @param Event $event
*/
public static function configure(Event $event = null)
public static function configure(Event $event)
{
$event->getIO()->write('Running post-update hooks.');

Expand Down

0 comments on commit 53158c9

Please sign in to comment.