Skip to content

Commit 703c12a

Browse files
committed
Quick fix
1 parent 85fbc41 commit 703c12a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sonata-project/notification-bundle/3.4/src/Entity/SonataNotificationMessage.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
namespace App\Entity;
44

5+
use Sonata\NotificationBundle\Entity\BaseMessage;
6+
57
class SonataNotificationMessage extends BaseMessage
68
{
79
/**

0 commit comments

Comments
 (0)