fixed phpstan failures caused by 5282ae3298

This commit is contained in:
Dylan K. Taylor
2020-12-11 23:00:14 +00:00
parent 6a314c7d70
commit 3e0cf30285
2 changed files with 3 additions and 3 deletions

View File

@ -96,7 +96,7 @@ parameters:
path: ../../../src/command/CommandReader.php
-
message: "#^Parameter \\#2 \\$host of class class@anonymous/src/command/defaults/TimingsCommand\\.php\\:125 constructor expects string, mixed given\\.$#"
message: "#^Parameter \\#2 \\$host of class class@anonymous/src/command/defaults/TimingsCommand\\.php\\:130 constructor expects string, mixed given\\.$#"
count: 1
path: ../../../src/command/defaults/TimingsCommand.php