Skip to content

Commit

Permalink
PHPStan\Node\ClassMethod is covered by BC promise
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Apr 27, 2023
1 parent 4b81680 commit 1036d19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Node/ClassMethod.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

use PhpParser\Node\Stmt\ClassMethod as PhpParserClassMethod;

/** @api */
class ClassMethod extends PhpParserClassMethod
{

Expand Down

0 comments on commit 1036d19

Please sign in to comment.