Skip to content

Commit 06924e2

Browse files
committed
Add missing experimental tags
1 parent 360a824 commit 06924e2

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/Component/src/Metadata/Mutator/OperationMutatorCollectionInterface.php

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

1919
/**
2020
* Collection of Operation mutators to mutate Operation metadata.
21+
*
22+
* @experimental
2123
*/
2224
interface OperationMutatorCollectionInterface extends ContainerInterface
2325
{

src/Component/src/Metadata/Mutator/ResourceMutatorCollectionInterface.php

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

1919
/**
2020
* Collection of Resource mutators to mutate ResourceMetadata.
21+
*
22+
* @experimental
2123
*/
2224
interface ResourceMutatorCollectionInterface extends ContainerInterface
2325
{

0 commit comments

Comments
 (0)