mqtt-server-incubator/tests/bootstrap.php
2022-08-11 18:50:19 +08:00

13 lines
297 B
PHP

<?php
declare(strict_types=1);
/**
* This file is part of Hyperf.
*
* @link https://www.hyperf.io
* @document https://hyperf.wiki
* @contact group@hyperf.io
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
*/
require_once dirname(__FILE__, 2). '/vendor/autoload.php';