Skip to content

Commit ab647ee

Browse files
authored
Update src/Events/WarningEvent.php
1 parent 5a94443 commit ab647ee

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/Events/WarningEvent.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@ class WarningEvent
88
{
99
use SerializesModels;
1010

11-
/**
12-
* Create a new event instance.
13-
*
14-
* @return void
15-
*/
1611
public function __construct(
1712
public readonly string $message,
1813
) {

0 commit comments

Comments
 (0)