Skip to content

Commit

Permalink
Update Bluesky.php
Browse files Browse the repository at this point in the history
  • Loading branch information
kawax committed Feb 20, 2024
1 parent 4642216 commit 30f130b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Facades/Bluesky.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

/**
* @method static static service(string $service)
* @method static \Closure|null session(string $key)
* @method static mixed session(string $key)
* @method static static login(string $identifier, string $password)
* @method static Collection feed(string $filter = 'posts_with_replies')
* @method static Collection timeline(string $cursor = '')
Expand Down

0 comments on commit 30f130b

Please sign in to comment.