Files
QTradeProgram/protobuf/php/tests/bootstrap_phpunit.php
2025-08-15 15:56:40 +08:00

6 lines
69 B
PHP

<?php
require_once("vendor/autoload.php");
error_reporting(E_ALL);