Skip to content

Commit

Permalink
add info query services
Browse files Browse the repository at this point in the history
  • Loading branch information
BMTmohammedtaha committed Sep 22, 2023
1 parent 3fe2d8d commit d6868af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Query.php
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ public static function transaction(): Transaction
/**
* Create a new info instance.
*
* @return Transaction An Info instance.
* @return Info An Info instance.
*/
public static function info(): Info
{
Expand Down

0 comments on commit d6868af

Please sign in to comment.