Skip to content

Commit 975afcd

Browse files
committed
ClassNameUsageLocation is part of BC promise
1 parent 1f54e5a commit 975afcd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Rules/ClassNameUsageLocation.php

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
use function sprintf;
77
use function ucfirst;
88

9+
/**
10+
* @api
11+
*/
912
final class ClassNameUsageLocation
1013
{
1114

0 commit comments

Comments
 (0)