notifications working
This commit is contained in:
parent
699c0bfa1d
commit
8ae00d7657
8 changed files with 28 additions and 202 deletions
|
|
@ -1,7 +1,6 @@
|
|||
<?php
|
||||
|
||||
return function($notificationId) {
|
||||
|
||||
return function($notificationId) {
|
||||
try {
|
||||
$notifications = $this->notifications()->isNotEmpty()
|
||||
? Yaml::decode($this->notifications()->value())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue