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

Use non-deprecated phpstan configuration value

This commit is contained in:
Mark 2024-12-29 07:34:05 +01:00
parent 2e5c94b4ec
commit aef2f724ba
No known key found for this signature in database
GPG key ID: 79CFF7869BD39873

View file

@ -25,5 +25,4 @@ parameters:
# paths: # paths:
# - tests/* # - tests/*
# - '#should return \$this#' # - '#should return \$this#'
- identifier: missingType.iterableValue
checkMissingIterableValueType: false