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