Skip to content

Commit 216145b

Browse files
committed
Fix build
1 parent 6d61d3d commit 216145b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

build/enum-adapter-errors.neon

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,11 +110,6 @@ parameters:
110110
count: 2
111111
path: ../src/Reflection/ClassReflection.php
112112

113-
-
114-
message: "#^Call to method getTraitNames\\(\\) on an unknown class PHPStan\\\\BetterReflection\\\\Reflection\\\\Adapter\\\\ReflectionEnum\\.$#"
115-
count: 1
116-
path: ../src/Reflection/ClassReflection.php
117-
118113
-
119114
message: "#^Call to method getTraits\\(\\) on an unknown class PHPStan\\\\BetterReflection\\\\Reflection\\\\Adapter\\\\ReflectionEnum\\.$#"
120115
count: 2

0 commit comments

Comments
 (0)