Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
顶想
client
Commits
0e574d0a
Commit
0e574d0a
authored
2 years ago
by
张亚俊
Browse files
Options
Downloads
Patches
Plain Diff
更新
parent
41249780
Branches
Branches containing commit
Tags
v1.0.23
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/Notification/Notice.php
+2
-0
src/Notification/Notice.php
with
2 additions
and
0 deletions
src/Notification/Notice.php
+
2
−
0
View file @
0e574d0a
...
...
@@ -35,6 +35,8 @@ class Notice extends Notification implements ShouldQueue
$notice
->
content
=
$content
;
$notice
->
from
=
$from
;
$notice
->
message
=
$message
;
return
$notice
;
}
public
function
notify
(
$notifiable
)
...
...
This diff is collapsed.
Click to expand it.
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets