Skip to content

Commit

Permalink
fix cs
Browse files Browse the repository at this point in the history
  • Loading branch information
bastien-phi committed Aug 23, 2023
1 parent dff9b66 commit 0205866
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/RequestFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ public function getSpec(): ?string
/**
* Set the prefix for the API paths.
*
* @param $pathPrefix
* return RequestFactory
* @param $pathPrefix
* @return static
*/
public function setPathPrefix($pathPrefix): self
{
Expand Down

0 comments on commit 0205866

Please sign in to comment.