Skip to content

Commit

Permalink
Add DatePeriod in featureToggles skipCheckGenericClasses
Browse files Browse the repository at this point in the history
  • Loading branch information
Alban-io committed Jan 30, 2022
1 parent 133991a commit b1950fa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion conf/config.neon
Expand Up @@ -22,7 +22,8 @@ parameters:
featureToggles:
bleedingEdge: false
disableRuntimeReflectionProvider: false
skipCheckGenericClasses: []
skipCheckGenericClasses:
- DatePeriod
fileExtensions:
- php
checkAdvancedIsset: false
Expand Down

0 comments on commit b1950fa

Please sign in to comment.