mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-28 12:33:40 +00:00
Fix styling
This commit is contained in:
committed by
github-actions[bot]
parent
76a0659335
commit
c897aaafa7
@@ -14,9 +14,7 @@ class Test extends Notification implements ShouldQueue
|
||||
|
||||
public $tries = 5;
|
||||
|
||||
public function __construct(public string $emails)
|
||||
{
|
||||
}
|
||||
public function __construct(public string $emails) {}
|
||||
|
||||
public function via(): array
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user