Files
zyt/server/vendor/topthink/think-template/tests/bootstrap.php
T
2026-05-11 17:49:38 +08:00

3 lines
85 B
PHP
Executable File

<?php
require __DIR__ . '/../vendor/autoload.php';
require __DIR__ . '/tag/Demo.php';