mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
ci: add php cs fixer
This commit is contained in:
@@ -2,14 +2,10 @@
|
||||
|
||||
namespace App\Message;
|
||||
|
||||
use App\Entity\WatchList;
|
||||
|
||||
final readonly class ProcessWatchListTrigger
|
||||
{
|
||||
|
||||
public function __construct(
|
||||
public string $watchListToken,
|
||||
)
|
||||
{
|
||||
) {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user