mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-27 13:34:42 +01:00
Apply fixes from StyleCI
This commit is contained in:
parent
91a3b029b1
commit
367b0536b9
@ -40,6 +40,7 @@ trait Events
|
||||
$this->settings['updates']['callback'] = [$this, 'event_update_handler'];
|
||||
$this->settings['updates']['handle_updates'] = true;
|
||||
}
|
||||
|
||||
public function getEventHandler()
|
||||
{
|
||||
return $this->event_handler_instance;
|
||||
|
Loading…
Reference in New Issue
Block a user