1
0
Fork 0
mirror of https://github.com/archtechx/enums.git synced 2025-12-12 18:44:04 +00:00

Code style

This commit is contained in:
Samuel Štancl 2022-03-29 20:05:47 +02:00
parent 7b0871db00
commit ead6bda52f
5 changed files with 17 additions and 6 deletions

View file

@ -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: