first commit
This commit is contained in:
9
phpstan-bootstrap.php
Normal file
9
phpstan-bootstrap.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
define('PHPSTAN', 1);
|
||||
|
||||
$cfg['Path']['shared_version'] = '';
|
||||
|
||||
require_once 'web/functions.php';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user