类型
This commit is contained in:
parent
23dbde88d2
commit
4bc2d3b15e
|
@ -20,5 +20,5 @@ class MQTTSubscribe extends MQTTEvent
|
||||||
/**
|
/**
|
||||||
* @var int
|
* @var int
|
||||||
*/
|
*/
|
||||||
public $type = Types::SUBSCRIBE;
|
public int $type = Types::SUBSCRIBE;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user