Apply fixes from StyleCI
This commit is contained in:
parent
0e348edd53
commit
92e8e4a00d
@ -22,7 +22,7 @@ trait PeerHandler
|
|||||||
return $this->API->get_info($id, $recursive);
|
return $this->API->get_info($id, $recursive);
|
||||||
}
|
}
|
||||||
|
|
||||||
public function get_pwr_chat($id, $full = true, $save = true)
|
public function get_pwr_chat($id, $full = true, $save = true)
|
||||||
{
|
{
|
||||||
return $this->API->get_pwr_chat($id, $full, $save);
|
return $this->API->get_pwr_chat($id, $full, $save);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user