mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
notification: create
This commit is contained in:
@@ -13,8 +13,9 @@ namespace Chill\ActivityBundle\Notification;
|
||||
|
||||
use Chill\ActivityBundle\Entity\Activity;
|
||||
use Chill\MainBundle\Entity\Notification;
|
||||
use Chill\MainBundle\Notification\NotificationHandlerInterface;
|
||||
|
||||
final class ActivityNotificationRenderer
|
||||
final class ActivityNotificationRenderer implements NotificationHandlerInterface
|
||||
{
|
||||
public function getTemplate()
|
||||
{
|
||||
|
Reference in New Issue
Block a user