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