tuyakhov / yii2-notifications

This Yii2 extension provides support for sending notifications across a variety of delivery channels, including mail, SMS, Slack, Telegram etc.
64 stars 21 forks source link

Update ReadableBehavior.php. Change update method for markAsRead() and markAsUnread(); #14

Closed gitrequests closed 6 years ago

gitrequests commented 6 years ago

Change update method for markAsRead() and markAsUnread();

$attributeNames property of Update method it is only attribute names that need to be saved.