Skip to content

Commit

Permalink
Ignore PHPStan annotation @readonly
Browse files Browse the repository at this point in the history
  • Loading branch information
gnutix committed Jul 1, 2022
1 parent 6c5e2a6 commit 296911c
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -147,6 +147,7 @@ final class ImplicitlyIgnoredAnnotationNames
// PHPStan, Psalm
'extends' => true,
'implements' => true,
'readonly' => true,
'template' => true,
'use' => true,

Expand Down

0 comments on commit 296911c

Please sign in to comment.