prolab-api/vendor/cebe/markdown/tests/bootstrap.php

6 lines
112 B
PHP
Raw Normal View History

2025-09-24 06:24:52 +00:00
<?php
if (file_exists(__DIR__ . '/../vendor/autoload.php')) {
require(__DIR__ . '/../vendor/autoload.php');
}