Skip to content

Commit

Permalink
Apply fixes from StyleCI (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
mechelon authored Jun 18, 2024
1 parent a56bda3 commit f0f14d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Engine/Responses/Response.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,5 @@ abstract class Response

public bool $success;


abstract public function getContent(): string;
}

0 comments on commit f0f14d0

Please sign in to comment.