Merge pull request #46 from ylsideas/dependabot/github_actions/depend… #8
Annotations
4 errors
phpstan:
src/Channels/SubscriberMailChannel.php#L31
Return type (void) of method YlsIdeas\SubscribableNotifications\Channels\SubscriberMailChannel::send() should be compatible with return type (Illuminate\Mail\SentMessage|null) of method Illuminate\Notifications\Channels\MailChannel::send()
|
phpstan:
src/SubscribableApplicationServiceProvider.php#L25
Static call to instance method YlsIdeas\SubscribableNotifications\Facades\Subscriber::userModel().
|
phpstan:
src/Subscriber.php#L195
Unreachable statement - code above always terminates.
|
phpstan
Process completed with exit code 1.
|