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 86b14b1 commit 7721de0Copy full SHA for 7721de0
src/Ubiquity/attributes/items/router/NoRoute.php
@@ -12,7 +12,7 @@
12
* @author jc
13
* @version 1.0.0
14
*/
15
-#[Attribute(Attribute::TARGET_PROPERTY)]
+#[Attribute(Attribute::TARGET_METHOD)]
16
class NoRoute extends BaseAttribute {
17
use BaseAnnotationTrait;
18
}
0 commit comments