Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ildyria committed Dec 16, 2024
1 parent 9642085 commit 3eda601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Http/Resources/OpenApi/DataToResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ public function reference(ObjectType $type): Reference
}

/**
* Given a type we.
* Given a pure reflected PHP type, we return the corresponding Scramble type equivalent before Generator conversion.
*
* @return Type
*
Expand Down

0 comments on commit 3eda601

Please sign in to comment.