initial commit
setting up the project
This commit is contained in:
5
config/mqtt-client.php
Normal file
5
config/mqtt-client.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [];
|
Reference in New Issue
Block a user