Files
folio/phpstan-bootstrap.php
T

6 lines
63 B
PHP

<?php
declare(strict_types=1);
define('BASE_PATH', __DIR__);