We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e2f729 commit 4dfa8daCopy full SHA for 4dfa8da
src/Metadata/AsOperationMutator.php
@@ -13,7 +13,7 @@
13
14
namespace ApiPlatform\Metadata;
15
16
-#[\Attribute(\Attribute::TARGET_CLASS)]
+#[\Attribute(\Attribute::TARGET_CLASS | \Attribute::IS_REPEATABLE)]
17
class AsOperationMutator
18
{
19
public function __construct(
src/Metadata/AsResourceMutator.php
class AsResourceMutator
/**
0 commit comments