yijia-webman/vendor/topthink/think-template/tests/bootstrap.php

3 lines
85 B
PHP
Raw Permalink Normal View History

2025-03-30 10:36:39 +08:00
<?php
require __DIR__ . '/../vendor/autoload.php';
require __DIR__ . '/tag/Demo.php';