mirror of
https://github.com/archtechx/gloss.git
synced 2025-12-12 03:04:04 +00:00
Fix static analysis issue with string|array
This commit is contained in:
parent
d423a0bda7
commit
0ea1334dce
3 changed files with 21 additions and 5 deletions
|
|
@ -29,9 +29,5 @@ parameters:
|
|||
message: '#of function str_replace expects#'
|
||||
paths:
|
||||
- src/GlossTranslator.php
|
||||
-
|
||||
message: '#should return Lean\\Gloss\\GlossTranslator\|string\|void\|null but returns array\|string#'
|
||||
paths:
|
||||
- src/helpers.php
|
||||
|
||||
checkMissingIterableValueType: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue