This commit is contained in:
parent
441568bdb7
commit
9e35499269
3 changed files with 15 additions and 1 deletions
|
@ -13,7 +13,8 @@
|
|||
"mutators": {
|
||||
"@default": true,
|
||||
"global-ignore": [
|
||||
"App\\Service\\Favicon::__toString"
|
||||
"App\\Service\\Favicon::__toString",
|
||||
"ORM\\Column.*"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue