Loading modules/wse_config/src/EventSubscriber/WseConfigSubscriber.php +1 −0 Original line number Diff line number Diff line Loading @@ -158,6 +158,7 @@ class WseConfigSubscriber implements EventSubscriberInterface { 'comment.type.*', 'media.*', 'pathauto.*', 'menu_item_extras.utility', ]; $event->setIgnored(...$config_names); } Loading Loading
modules/wse_config/src/EventSubscriber/WseConfigSubscriber.php +1 −0 Original line number Diff line number Diff line Loading @@ -158,6 +158,7 @@ class WseConfigSubscriber implements EventSubscriberInterface { 'comment.type.*', 'media.*', 'pathauto.*', 'menu_item_extras.utility', ]; $event->setIgnored(...$config_names); } Loading