Skip to content

Commit ea5bb6e

Browse files
committed
fix phpstan error
1 parent 4c44705 commit ea5bb6e

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

phpstan-baseline.neon

-12
Original file line numberDiff line numberDiff line change
@@ -1,12 +0,0 @@
1-
parameters:
2-
ignoreErrors:
3-
-
4-
message: "#^Function enum_exists not found\\.$#"
5-
count: 1
6-
path: src/Definition/Types/CheckedClassType.php
7-
8-
-
9-
message: "#^Function enum_exists not found\\.$#"
10-
count: 1
11-
path: src/Definition/Types/functions.php
12-

0 commit comments

Comments
 (0)