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 c28c624 commit ab1b925Copy full SHA for ab1b925
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