valdemar/christmas-notification-bundle

新年快乐!

安装: 0

依赖: 0

建议者: 0

安全性: 0

星标: 0

关注者: 1

分支: 0

类型:symfony-bundle

dev-main 2022-01-11 15:29 UTC

This package is auto-updated.

Last update: 2024-09-11 21:46:56 UTC


README

ChristmasNotification 允许您通过不同的方式发送祝贺。使用以下命令安装包

composer require valdemar/christmas-notification-bundle --dev

不要忘记创建christmas_notification_yaml文件,并添加您想发送的消息

christmas_notification:
  message: "Happy New Year!"

添加实现 ChristmassNotificationTransportInterface 的 Notification Transport,并享受吧!