Skip to content

Commit

Permalink
Apply php-cs-fixer changes
Browse files Browse the repository at this point in the history
  • Loading branch information
k0ka authored and github-actions[bot] committed Jan 18, 2024
1 parent 2b862a7 commit 865e082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Common/Transport/HandlerStack.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ public static function create(callable $handler = null): \GuzzleHttp\HandlerStac
{
return HandlerStackFactory::create($handler);
}
}
}

0 comments on commit 865e082

Please sign in to comment.