File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ parameters:
4747 # This assumes that the phpdoc telling it it's not nullable is correct, that's not the case for internal Laravel typings.
4848 - message : ' #^Property [A-z0-9-_:$,\\]+ \([A-z]+\) on left side of \?\? is not nullable\.$#'
4949
50- # Ignore overriden classes from packages so that it's always easier to keep track of what's being overriden .
50+ # Ignore overridden classes from packages so that it's always easier to keep track of what's being overridden .
5151 - message : ' #^Method Flarum\\Api\\Serializer\:\:[A-z0-9_]+\(\) has parameter \$[A-z0-9_]+ with no type specified\.$#'
5252 - message : ' #^Method Flarum\\Api\\Endpoint\\[A-z0-9_]+\:\:[A-z0-9_]+\(\) has parameter \$[A-z0-9_]+ with no type specified\.$#'
5353
You can’t perform that action at this time.
0 commit comments