Skip to content

Commit

Permalink
Fixes coding style
Browse files Browse the repository at this point in the history
  • Loading branch information
Naoray authored and github-actions[bot] committed Dec 18, 2024
1 parent 94918f1 commit 9d3ed67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Http/Requests/ResourceHydratableRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ public function getHydratableResource()
}

/**
* @param string|DecorateResource $hydratableResource
* @param string|DecorateResource $hydratableResource
*/
public function setHydratableResource($hydratableResource): self
{
Expand Down

0 comments on commit 9d3ed67

Please sign in to comment.