mirror of
https://github.com/archtechx/enums.git
synced 2025-12-12 07:04:04 +00:00
Metadata (#8)
* Metadata * Fix code style (php-cs-fixer) * Code style Co-authored-by: PHP CS Fixer <phpcsfixer@example.com>
This commit is contained in:
parent
cc5bba1912
commit
55478c4eb7
8 changed files with 400 additions and 46 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