We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f9b737 commit cdb14c7Copy full SHA for cdb14c7
src/Illuminate/Notifications/AnonymousNotifiable.php
@@ -52,7 +52,7 @@ public function with($attributes)
52
$this->attributes = array_merge($this->attributes, $attributes);
53
54
return $this;
55
- }
+ }
56
57
/**
58
* Send the given notification.
0 commit comments