[2.x] Enhance send test feature #154
Annotations
3 errors
Run PHPStan:
src/Helpers/TemplateManager.php#L19
Unsafe usage of new static().
|
Run PHPStan:
src/Resources/TemplateResource/Actions/SendTestAction.php#L46
Parameter #1 $template of static method MailCarrier\Helpers\TemplateManager::make() expects MailCarrier\Models\Template, Illuminate\Database\Eloquent\Model|null given.
|
Run PHPStan
Process completed with exit code 1.
|
Loading