mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
chore: rename WatchList to Watchlist
This commit is contained in:
@@ -5,7 +5,7 @@ namespace App\Message;
|
||||
final class OrderDomain
|
||||
{
|
||||
public function __construct(
|
||||
public string $watchListToken,
|
||||
public string $watchlistToken,
|
||||
public string $ldhName,
|
||||
) {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user