mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-05 17:36:12 +00:00
phpstan fail very sad :(
This commit is contained in:
@ -172,7 +172,7 @@ $readerFuncs = [
|
||||
];
|
||||
$writerFuncs = [
|
||||
"" => [
|
||||
"abstract public function writeInt(int \$bits, int \$value) : void;"
|
||||
"abstract public function writeInt(int \$bits, int \$value) : self;"
|
||||
]
|
||||
];
|
||||
$functionName = "";
|
||||
|
Reference in New Issue
Block a user