We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7de25db commit 7da42f1Copy full SHA for 7da42f1
src/Symfony/Component/HttpKernel/Debug/FileLinkFormatter.php
@@ -19,7 +19,7 @@ class_exists(ErrorHandlerFileLinkFormatter::class);
19
20
if (false) {
21
/**
22
- * @deprecated since Symfony 6.4, use FileLinkFormatter from the ErrorHandle component instead
+ * @deprecated since Symfony 6.4, use FileLinkFormatter from the ErrorHandler component instead
23
*/
24
class FileLinkFormatter
25
{
0 commit comments