Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit authored and github-actions[bot] committed Dec 8, 2024
1 parent fd16bdf commit a4db928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Http/Responses/Base/BaseHttpResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
* @package CSlant\Blog\Core\Http\Responses\Base
*
* @method self setData(mixed $data)
* @method self|JsonResponse|JsonResource|RedirectResponse toApiResponse()
* @method JsonResource|JsonResponse|RedirectResponse|self toApiResponse()
*/
class BaseHttpResponse extends BotbleBaseHttpResponse
{
Expand Down

0 comments on commit a4db928

Please sign in to comment.