mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 02:42:58 +00:00
Strip empty lines at the end of classes
This commit is contained in:
@ -45,5 +45,4 @@ class PlayerToggleSneakEvent extends PlayerEvent implements Cancellable{
|
||||
public function isSneaking() : bool{
|
||||
return $this->isSneaking;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user