We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a86a625 commit 6995c5bCopy full SHA for 6995c5b
src/Concerns/Attributes.php
@@ -12,7 +12,7 @@ trait Attributes
12
*
13
* @param \Illuminate\Http\Request $request
14
15
- * @return array<string, Closure>
+ * @return array<string, Closure|mixed>
16
17
* ```
18
* return [
0 commit comments