Skip to content

Commit 310363d

Browse files
authored
fix: remove @internal annotation for Operations (#5089)
See #5084
1 parent 1b64ebf commit 310363d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Metadata/Operations.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515

1616
use RuntimeException;
1717

18-
/**
19-
* @internal
20-
*/
2118
final class Operations implements \IteratorAggregate, \Countable
2219
{
2320
private $operations;

0 commit comments

Comments
 (0)