Skip to content

Commit 4086143

Browse files
committed
final touch: use @ api on class for global definition
1 parent d6456a1 commit 4086143

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/FamilyTree/NodeAnalyzer/ClassChildAnalyzer.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
use PHPStan\Type\MixedType;
1111
use PHPStan\Type\Type;
1212

13+
/**
14+
* @api
15+
*/
1316
final readonly class ClassChildAnalyzer
1417
{
1518
/**

0 commit comments

Comments
 (0)