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