init
This commit is contained in:
5
vendor/cebe/markdown/tests/bootstrap.php
vendored
Normal file
5
vendor/cebe/markdown/tests/bootstrap.php
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
if (file_exists(__DIR__ . '/../vendor/autoload.php')) {
|
||||
require(__DIR__ . '/../vendor/autoload.php');
|
||||
}
|
||||
Reference in New Issue
Block a user