phpdoc-parser/tests/bootstrap.php

4 lines
79 B
PHP
Raw Normal View History

2017-11-18 21:58:26 +01:00
<?php declare(strict_types = 1);
require __DIR__ . '/../vendor/autoload.php';