Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Nov 12, 2023
1 parent 1f1ce85 commit 2b81ee3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ public function handle(): Response

try {
$this->authorizePostRequest();

return $this->handlePostRequest();
} catch (HttpException $exception) {
if (! $this->isAsync) {
Expand Down

0 comments on commit 2b81ee3

Please sign in to comment.