We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7ad49b commit 0c3d142Copy full SHA for 0c3d142
src/CodeQualityReport.php
@@ -15,7 +15,7 @@
15
// phpcs:disable SlevomatCodingStandard.TypeHints.ParameterTypeHint.MissingNativeTypeHint
16
// phpcs:disable Squiz.Commenting.FunctionComment.MissingParamName
17
18
-final readonly class CodeQualityReport implements Report
+final class CodeQualityReport implements Report
19
{
20
/**
21
* @param array{
0 commit comments