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 dcdca86 commit da3e9cbCopy full SHA for da3e9cb
src/Ubiquity/attributes/items/router/Delete.php
@@ -13,6 +13,7 @@
13
* @version 1.0.0
14
*
15
*/
16
+#[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)]
17
class Delete extends Route {
18
19
/**
0 commit comments