This commit is contained in:
2020-08-31 23:30:32 +08:00
parent 02f9e3e0c8
commit ab9a00c19a
@@ -36,6 +36,12 @@ class Websocket extends Annotation
} }
public function isLegitimate($events)
{
return true;
}
/** /**
* @param $events * @param $events
* @param $comment * @param $comment