Skip to content

Commit cdb14c7

Browse files
taylorotwellStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent 9f9b737 commit cdb14c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Notifications/AnonymousNotifiable.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ public function with($attributes)
5252
$this->attributes = array_merge($this->attributes, $attributes);
5353

5454
return $this;
55-
}
55+
}
5656

5757
/**
5858
* Send the given notification.

0 commit comments

Comments
 (0)