mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
refactor: use state processor
This commit is contained in:
@@ -95,7 +95,6 @@ use Symfony\Component\Uid\Uuid;
|
||||
security: 'object.user == user',
|
||||
name: 'update',
|
||||
processor: WatchListUpdateProcessor::class,
|
||||
extraProperties: ['standard_put' => false],
|
||||
),
|
||||
new Delete(
|
||||
security: 'object.user == user'
|
||||
|
||||
Reference in New Issue
Block a user