canyin-project/ybcy/vendor/cebe/markdown/tests/bootstrap.php

6 lines
112 B
PHP
Raw Normal View History

2024-11-01 16:07:54 +08:00
<?php
if (file_exists(__DIR__ . '/../vendor/autoload.php')) {
require(__DIR__ . '/../vendor/autoload.php');
}