Skip to content

Commit

Permalink
add constant visiblity
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed May 8, 2021
1 parent 3cb79c8 commit d7ae472
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
use Symplify\RuleDocGenerator\ValueObject\RuleDefinition;

/**
* @changelog https://wiki.php.net/rfc/class_const_visibility
*
* @see \Rector\Tests\DowngradePhp71\Rector\ClassConst\DowngradeClassConstantVisibilityRectorTest
*/
final class DowngradeClassConstantVisibilityRector extends AbstractRector
Expand Down

0 comments on commit d7ae472

Please sign in to comment.