X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fmodules%2Fcontrib%2Fsecurity_review%2Fsrc%2FChecks%2FErrorReporting.php;h=34dd765577f0d21ac7800986d5777de14f554b56;hb=5ca1b61ad2659177690cbde2cf7675f9c0d50491;hp=c6d01410c3c862f1cbb1db72c97bbbe829226f38;hpb=ba1b5c55c66590c41ccc9844d3e62391b0399abb;p=yaffs-website diff --git a/web/modules/contrib/security_review/src/Checks/ErrorReporting.php b/web/modules/contrib/security_review/src/Checks/ErrorReporting.php index c6d01410c..34dd76557 100644 --- a/web/modules/contrib/security_review/src/Checks/ErrorReporting.php +++ b/web/modules/contrib/security_review/src/Checks/ErrorReporting.php @@ -1,13 +1,8 @@ t('You have error reporting set to both the screen and the log.'); - $paragraphs[] = $this->l( + $paragraphs[] = Link::createFromRoute( $this->t('Alter error reporting settings.'), - Url::fromRoute('system.logging_settings') + 'system.logging_settings' ); return [