We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b15ba48 commit aaa37adCopy full SHA for aaa37ad
1 file changed
rector.php
@@ -197,6 +197,7 @@
197
__DIR__ . '/system/HTTP/DownloadResponse.php',
198
__DIR__ . '/system/HTTP/SiteURI.php',
199
__DIR__ . '/system/Helpers/kint_helper.php',
200
+ __DIR__ . '/tests/_support/Autoloader/FatalLocator.php',
201
],
202
203
// Unnecessary (string) is inserted
0 commit comments