Skip to content

Commit b87db62

Browse files
committed
Cover ArgumentsNormalizer with BC promise
1 parent a1b17b7 commit b87db62

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Analyser/ArgumentsNormalizer.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
use function ksort;
2020
use function max;
2121

22+
/**
23+
* @api
24+
*/
2225
final class ArgumentsNormalizer
2326
{
2427

0 commit comments

Comments
 (0)