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']['callback'] = [$this, 'event_update_handler'];
|
||||||
$this->settings['updates']['handle_updates'] = true;
|
$this->settings['updates']['handle_updates'] = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
public function getEventHandler()
|
public function getEventHandler()
|
||||||
{
|
{
|
||||||
return $this->event_handler_instance;
|
return $this->event_handler_instance;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user