Skip to content

Commit b0f7e83

Browse files
committed
Fix phpstan baseline
1 parent 44ab25d commit b0f7e83

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1060,11 +1060,6 @@ parameters:
10601060
count: 1
10611061
path: src/PhpSpreadsheet/Calculation/TextData/Text.php
10621062

1063-
-
1064-
message: "#^Elseif branch is unreachable because previous condition is always true\\.$#"
1065-
count: 1
1066-
path: src/PhpSpreadsheet/Cell/Cell.php
1067-
10681063
-
10691064
message: "#^Method PhpOffice\\\\PhpSpreadsheet\\\\Cell\\\\Cell\\:\\:getFormulaAttributes\\(\\) has no return type specified\\.$#"
10701065
count: 1

0 commit comments

Comments
 (0)