Skip to content

Commit

Permalink
adjusted README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaishiyoku committed Mar 11, 2023
1 parent 9f96601 commit 7ad7b4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ setUrlReplacementMap(array $urlReplacementMap): void
Useful for websites which redirect to another subdomain when visiting the site, e.g. for Reddit.

```php
public function setFeedDiscoverers(Collection $feedDiscoverers): void
setFeedDiscoverers(Collection $feedDiscoverers): void
```

With that you can set your own feed discoverers.
Expand Down

0 comments on commit 7ad7b4e

Please sign in to comment.