Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Naoray committed Nov 12, 2024
1 parent 20317a8 commit 5cbc383
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Helpers/Handlers.php
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,7 @@ private function handlerExists(string $name): bool
return true;
}
}

return false;
}
}

0 comments on commit 5cbc383

Please sign in to comment.