mirror of
https://github.com/danog/phpdoc-parser.git
synced 2025-01-06 04:48:23 +01:00
4 lines
79 B
PHP
4 lines
79 B
PHP
<?php declare(strict_types = 1);
|
|
|
|
require __DIR__ . '/../vendor/autoload.php';
|