Skip to content

Commit da3e9cb

Browse files
committed
Update Delete.php
1 parent dcdca86 commit da3e9cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Ubiquity/attributes/items/router/Delete.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
* @version 1.0.0
1414
*
1515
*/
16+
#[Attribute(Attribute::TARGET_CLASS | Attribute::TARGET_METHOD | Attribute::IS_REPEATABLE)]
1617
class Delete extends Route {
1718

1819
/**

0 commit comments

Comments
 (0)