Files
kupshop/phpstan-bootstrap.php
2025-08-02 16:30:27 +02:00

10 lines
104 B
PHP

<?php
define('PHPSTAN', 1);
$cfg['Path']['shared_version'] = '';
require_once 'web/functions.php';