Skip to content

Commit

Permalink
Merge branch 'master' into stellr
Browse files Browse the repository at this point in the history
  • Loading branch information
pprkut committed Apr 30, 2024
2 parents 269847a + b69886e commit d097ede
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Stellr/Sniffs/Commenting/ClassCommentSniff.php
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ class ClassCommentSniff implements Sniff
'@template-covariant' => false,
'@extends' => false,
'@implements' => false,
'@deprecated' => false,
];

private $phpstan_tags = [
Expand Down

0 comments on commit d097ede

Please sign in to comment.