Skip to content

Commit d622d91

Browse files
committed
Update baseline /shrug
1 parent 3089d4a commit d622d91

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

vendor-bin/phpstan/baseline.neon

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,7 @@ parameters:
5959
message: "#^Constructor of class Psy\\\\Command\\\\WhereamiCommand has an unused parameter \\$colorMode\\.$#"
6060
count: 1
6161
path: ../../src/Command/WhereamiCommand.php
62+
63+
-
64+
message: '#^Variable \$string on left side of \?\? always exists and is not nullable\.$#'
65+
path: ../../src/Readline/Hoa/ConsoleOutput.php

0 commit comments

Comments
 (0)