Apply fixes from StyleCI
This commit is contained in:
parent
6113c0d63c
commit
d74b6d3b2d
@ -58,6 +58,7 @@ class API extends APIFactory
|
||||
{
|
||||
if ($name === 'settings') {
|
||||
$this->API->setdem = true;
|
||||
|
||||
return $this->API->settings;
|
||||
}
|
||||
|
||||
|
@ -184,6 +184,7 @@ class MTProto extends \Volatile
|
||||
public $run_workers = false;
|
||||
public $threads = false;
|
||||
public $setdem = false;
|
||||
|
||||
public function ___construct($settings = [])
|
||||
{
|
||||
\danog\MadelineProto\Logger::class_exists();
|
||||
|
Loading…
x
Reference in New Issue
Block a user