Skip to content

Commit 686b5b2

Browse files
authored
Merge pull request #74 from yceruto/patch-2
Add ErrorHandler label
2 parents 3c989b7 + e26f301 commit 686b5b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AppBundle/Subscriber/AutoLabelPRFromContentSubscriber.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ private function getValidLabels()
110110
'Config', 'Console', 'Critical', 'CssSelector', 'Debug', 'DebugBundle',
111111
'DependencyInjection', 'Deprecation', 'Doctrine', 'DoctrineBridge',
112112
'DomCrawler', 'Dotenv', 'Drupal related', 'DX', 'Easy Pick', 'Enhancement',
113-
'ErrorRenderer', 'EventDispatcher', 'ExpressionLanguage', 'Feature', 'Filesystem',
113+
'ErrorHandler', 'ErrorRenderer', 'EventDispatcher', 'ExpressionLanguage', 'Feature', 'Filesystem',
114114
'Finder', 'Form', 'FrameworkBundle', 'HttpClient', 'HttpFoundation', 'HttpKernel',
115115
'Inflector', 'Intl', 'Ldap', 'Locale', 'Lock', 'Mailer', 'Messenger', 'Mime', 'MonologBridge', 'OptionsResolver',
116116
'PhpUnitBridge', 'Process', 'PropertyAccess', 'PropertyInfo', 'Ready',

0 commit comments

Comments
 (0)