mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 08:44:01 +00:00
PermissibleBase: remove useless destructor
This commit is contained in:
parent
bad323f5cc
commit
687886e70b
@ -55,11 +55,6 @@ class PermissibleBase implements Permissible{
|
||||
}
|
||||
}
|
||||
|
||||
public function __destruct(){
|
||||
$this->parent = null;
|
||||
$this->opable = null;
|
||||
}
|
||||
|
||||
/**
|
||||
* @return bool
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user