mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 09:56:06 +00:00
Merge commit '30f2e7527818e3275ceb0ff26093c4f26a84c51c'
This commit is contained in:
7
tests/phpstan/configs/com-dotnet-magic.neon
Normal file
7
tests/phpstan/configs/com-dotnet-magic.neon
Normal file
@ -0,0 +1,7 @@
|
||||
parameters:
|
||||
ignoreErrors:
|
||||
-
|
||||
message: "#^Access to an undefined property COM\\:\\:\\$StaticPortMappingCollection\\.$#"
|
||||
count: 1
|
||||
path: ../../../src/network/upnp/UPnP.php
|
||||
|
Reference in New Issue
Block a user