Skip to content

feat(mailer): add mailer #1762

feat(mailer): add mailer

feat(mailer): add mailer #1762

Triggered via pull request May 9, 2025 07:10
@brendtbrendt
synchronize #1218
mailer
Status Success
Total duration 1m 36s
Artifacts

coding-conventions.yml

on: pull_request
Run style check
38s
Run style check
Run static analysis: PHPStan
30s
Run static analysis: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

1 warning
strictness/require-parameter-type: packages/mailer/src/Mailer.php#L16
Parameter `$params` is missing a type hint. Type hints improve code readability and help prevent type-related errors. Help: Consider adding a type hint to parameter `$params`.