created custom drush commands to clean missing related flags and duplicates related flags
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
services:
|
||||
MaterioFlagCleaning.commands:
|
||||
class: \Drupal\materio_flag\Commands\MaterioFlagCleaning
|
||||
arguments: ['@entity_type.manager', '@flaglists', '@current_user']
|
||||
tags:
|
||||
- { name: drush.command }
|
||||
Reference in New Issue
Block a user