mirror of
https://github.com/archtechx/enums.git
synced 2025-12-12 18:44:04 +00:00
Code style
This commit is contained in:
parent
7b0871db00
commit
ead6bda52f
5 changed files with 17 additions and 6 deletions
|
|
@ -11,6 +11,10 @@ parameters:
|
|||
- Illuminate\Routing\Route
|
||||
|
||||
ignoreErrors:
|
||||
- '#Access to an undefined static property static\(ArchTech\\Enums\\Meta\\MetaProperty\)\:\:\$method#'
|
||||
- '#invalid typehint type ArchTech\\Enums\\Metadata#'
|
||||
- '#invalid typehint type Enum#'
|
||||
- '#on an unknown class Enum#'
|
||||
# -
|
||||
# message: '#Offset (.*?) does not exist on array\|null#'
|
||||
# paths:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue