Add the MailTemplateFallbacks::class singleton in the provider #35
Annotations
4 errors
phpstan:
src/Filament/Resources/MailTemplateResource/Pages/PreviewMailTemplate.php#L1
Ignored error pattern #^Call to an undefined method Codedor\\FilamentMailTemplates\\Filament\\Resources\\MailTemplateResource\\Pages\\PreviewMailTemplate\:\:updatedCurrentLocale\(\)\.$# in path /home/runner/work/filament-mail-templates/filament-mail-templates/src/Filament/Resources/MailTemplateResource/Pages/PreviewMailTemplate.php was not matched in reported errors.
|
phpstan:
src/Mail/MailableTemplate.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Database\\Eloquent\\Model\:\:getMailVariables\(\)\.$# in path /home/runner/work/filament-mail-templates/filament-mail-templates/src/Mail/MailableTemplate.php was not matched in reported errors.
|
phpstan:
src/Mail/MailableTemplate.php#L99
Call to an undefined method Illuminate\Database\Eloquent\Model::getPlaceholderVariables().
|
phpstan
Process completed with exit code 1.
|