Skip to content

Commit 916188b

Browse files
fix: remove internal annotation from Builder class
1 parent a37edf8 commit 916188b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Builder.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88

99
/**
1010
* Builder for creating resource instances with a specific state.
11-
*
12-
* @internal
1311
*/
1412
class Builder
1513
{

0 commit comments

Comments
 (0)