Updated phpstan checkExplicitMixed baseline to account for changes in 463bc044df382d2f6d8caa8414cffe7daa965d29

This commit is contained in:
Dylan K. Taylor 2020-11-10 14:06:13 +00:00
parent 6c02bac437
commit c43f14a2d2

View File

@ -206,7 +206,7 @@ parameters:
path: ../../../src/plugin/PluginDescription.php
-
message: "#^Parameter \\#1 \\$name of static method pocketmine\\\\plugin\\\\PluginLoadOrder\\:\\:fromString\\(\\) expects string, mixed given\\.$#"
message: "#^Parameter \\#1 \\$name of static method pocketmine\\\\plugin\\\\PluginEnableOrder\\:\\:fromString\\(\\) expects string, mixed given\\.$#"
count: 1
path: ../../../src/plugin/PluginDescription.php