mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-14 15:35:31 +00:00
CrashDump: resource hygiene
This commit is contained in:
parent
78b5cc993b
commit
4d743ade45
@ -64,6 +64,8 @@ class CrashDump{
|
|||||||
$this->extraData();
|
$this->extraData();
|
||||||
|
|
||||||
$this->encodeData();
|
$this->encodeData();
|
||||||
|
|
||||||
|
fclose($this->fp);
|
||||||
}
|
}
|
||||||
|
|
||||||
public function getPath() : string{
|
public function getPath() : string{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user