This commit is contained in:
2021-08-05 17:18:43 +08:00
parent ba7156770e
commit 1ad8449a69
2 changed files with 3 additions and 1 deletions
-1
View File
@@ -23,7 +23,6 @@ use Snowflake\Snowflake;
*/
public function __construct(public string $topic)
{
var_dump($this->topic);
}