Apply fixes from StyleCI

This commit is contained in:
Daniil Gentili 2017-04-30 11:34:18 +00:00 committed by StyleCI Bot
parent cc679b3a46
commit b3b351cdb1

View File

@ -211,6 +211,7 @@ trait UpdateHandler
$this->got_state = $this->should_serialize = true;
$this->get_updates_state();
}
return $this->updates_state;
}