Merge pull request #9 from TappNetwork/optional-filament-filament #16
Annotations
10 errors
phpstan:
src/Events/MailLogEventHandler.php#L1
Ignored error pattern #^Property 'attachments' does not exist in Tapp\\FilamentMailLog\\Models\\MailLog model\.$# in path /home/runner/work/filament-maillog/filament-maillog/src/Events/MailLogEventHandler.php was not matched in reported errors.
|
phpstan:
src/Events/MailLogEventHandler.php#L1
Ignored error pattern #^Property 'bcc' does not exist in Tapp\\FilamentMailLog\\Models\\MailLog model\.$# in path /home/runner/work/filament-maillog/filament-maillog/src/Events/MailLogEventHandler.php was not matched in reported errors.
|
phpstan:
src/Events/MailLogEventHandler.php#L1
Ignored error pattern #^Property 'body' does not exist in Tapp\\FilamentMailLog\\Models\\MailLog model\.$# in path /home/runner/work/filament-maillog/filament-maillog/src/Events/MailLogEventHandler.php was not matched in reported errors.
|
phpstan:
src/Events/MailLogEventHandler.php#L1
Ignored error pattern #^Property 'cc' does not exist in Tapp\\FilamentMailLog\\Models\\MailLog model\.$# in path /home/runner/work/filament-maillog/filament-maillog/src/Events/MailLogEventHandler.php was not matched in reported errors.
|
phpstan:
src/Events/MailLogEventHandler.php#L1
Ignored error pattern #^Property 'from' does not exist in Tapp\\FilamentMailLog\\Models\\MailLog model\.$# in path /home/runner/work/filament-maillog/filament-maillog/src/Events/MailLogEventHandler.php was not matched in reported errors.
|
phpstan:
src/Events/MailLogEventHandler.php#L1
Ignored error pattern #^Property 'headers' does not exist in Tapp\\FilamentMailLog\\Models\\MailLog model\.$# in path /home/runner/work/filament-maillog/filament-maillog/src/Events/MailLogEventHandler.php was not matched in reported errors.
|
phpstan:
src/Events/MailLogEventHandler.php#L1
Ignored error pattern #^Property 'message_id' does not exist in Tapp\\FilamentMailLog\\Models\\MailLog model\.$# in path /home/runner/work/filament-maillog/filament-maillog/src/Events/MailLogEventHandler.php was not matched in reported errors.
|
phpstan:
src/Events/MailLogEventHandler.php#L1
Ignored error pattern #^Property 'subject' does not exist in Tapp\\FilamentMailLog\\Models\\MailLog model\.$# in path /home/runner/work/filament-maillog/filament-maillog/src/Events/MailLogEventHandler.php was not matched in reported errors.
|
phpstan:
src/Events/MailLogEventHandler.php#L1
Ignored error pattern #^Property 'to' does not exist in Tapp\\FilamentMailLog\\Models\\MailLog model\.$# in path /home/runner/work/filament-maillog/filament-maillog/src/Events/MailLogEventHandler.php was not matched in reported errors.
|
phpstan:
src/FilamentMailLogPlugin.php#L8
Class Tapp\FilamentMailLog\FilamentMailLogPlugin implements unknown interface Filament\Contracts\Plugin.
|