mirror of https://github.com/pixelfed/pixelfed
fix: remove call to non-existent PollService::storyPoll()
The storyPoll() method was never implemented on PollService. Replace with null to fix phpstan staticMethod.notFound. Note: Passport::personalAccessClientId() is also flagged but deferred to a separate PAT refactoring effort.pull/6844/head
parent
d048ce74d6
commit
7bde84b23c
Loading…
Reference in New Issue