mirror of
https://github.com/danog/phpdoc-parser.git
synced 2024-11-26 20:15:11 +01:00
4 lines
79 B
PHP
4 lines
79 B
PHP
<?php declare(strict_types = 1);
|
|
|
|
require __DIR__ . '/../vendor/autoload.php';
|