Skip to content

Commit 0519ced

Browse files
committed
Fix
1 parent 58b3397 commit 0519ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/enum-adapter-errors.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ parameters:
141141
path: ../src/Reflection/ClassReflection.php
142142

143143
-
144-
message: "#^PHPDoc tag @phpstan\-assert\-if\-true for \$this\-\>reflection contains unknown class PHPStan\\BetterReflection\\Reflection\\Adapter\\ReflectionEnum\.$#"
144+
message: '#^PHPDoc tag @phpstan\-assert\-if\-true for \$this\-\>reflection contains unknown class PHPStan\\BetterReflection\\Reflection\\Adapter\\ReflectionEnum\.$#'
145145
count: 1
146146
path: ../src/Reflection/ClassReflection.php
147147

0 commit comments

Comments
 (0)