Applied fixes from StyleCI

This commit is contained in:
Daniil Gentili 2016-08-07 17:25:50 -04:00 committed by StyleCI Bot
parent b133b72b7a
commit 1527f5f95f

View File

@ -9,7 +9,7 @@ namespace danog\MadelineProto;
/**
* Manages encryption and message frames.
*/
class Session extends Tools
class mtproto extends Tools
{
public $settings = [];