mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-30 06:59:01 +01:00
Applied fixes from StyleCI
This commit is contained in:
parent
b133b72b7a
commit
1527f5f95f
@ -9,7 +9,7 @@ namespace danog\MadelineProto;
|
||||
/**
|
||||
* Manages encryption and message frames.
|
||||
*/
|
||||
class Session extends Tools
|
||||
class mtproto extends Tools
|
||||
{
|
||||
public $settings = [];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user