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 1d93ec3 commit 2c605d0Copy full SHA for 2c605d0
rules/Php82/Rector/Class_/ReadOnlyClassRector.php
@@ -15,8 +15,6 @@
15
16
/**
17
* @changelog https://wiki.php.net/rfc/readonly_classes
18
- *
19
- * @see \Rector\Tests\Php82\Rector\Class_\ReadOnlyPropertyRector\ReadOnlyClassRectorTest
20
*/
21
final class ReadOnlyClassRector extends AbstractRector implements MinPhpVersionInterface
22
{
0 commit comments