Fix styling
This commit is contained in:
committed by
github-actions[bot]
parent
f43fc1e376
commit
cdabdb4558
@@ -13,9 +13,7 @@ class Test extends Notification implements ShouldQueue
|
||||
|
||||
public $tries = 5;
|
||||
|
||||
public function __construct(public ?string $emails = null)
|
||||
{
|
||||
}
|
||||
public function __construct(public ?string $emails = null) {}
|
||||
|
||||
public function via(object $notifiable): array
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user