Skip to content

Commit d86ec51

Browse files
committed
Adding 2 more aliases
1 parent ea11d31 commit d86ec51

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/AppBundle/Subscriber/AutoLabelPRFromContentSubscriber.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ class AutoLabelPRFromContentSubscriber implements EventSubscriberInterface
2020
'router' => 'Routing',
2121
'translation' => 'Translator',
2222
'twig bridge' => 'TwigBridge',
23+
'wdt' => 'WebProfilerBundle',
24+
'profiler' => 'WebProfilerBundle',
2325
];
2426

2527
public function __construct(CachedLabelsApi $labelsApi)

0 commit comments

Comments
 (0)