fixed ignoreError for registerEvent()

This commit is contained in:
Dylan K. Taylor 2020-02-07 20:25:08 +00:00
parent 347b94b284
commit 1ffabbb567

View File

@ -18,7 +18,7 @@ parameters:
path: ../../../src/plugin/PluginBase.php
-
message: "#^Call to function is_subclass_of\\(\\) with class\\-string\\<pocketmine\\\\event\\\\Event\\> and 'pocketmine\\\\\\\\event…' will always evaluate to true\\.$#"
message: "#^Call to function is_subclass_of\\(\\) with class\\-string\\<TEvent of pocketmine\\\\event\\\\Event\\> and 'pocketmine\\\\\\\\event…' will always evaluate to true\\.$#"
count: 1
path: ../../../src/plugin/PluginManager.php