Apply fixes from StyleCI

This commit is contained in:
Daniil Gentili 2018-07-07 17:50:03 +00:00 committed by StyleCI Bot
parent 62ea79cc06
commit b89e41a650

View File

@ -507,6 +507,7 @@ trait TL
$serialized .= $id['id'];
continue;
}
throw new Exception(\danog\MadelineProto\Lang::$current_lang['params_missing'], $current_argument['name']);
}