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 5c0732a commit 1676836
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 1676836

Please sign in to comment.