]> BookStack Code Mirror - bookstack/blob - bootstrap/phpstan.php
Added testing for our request method overrides
[bookstack] / bootstrap / phpstan.php
1 <?php
2
3 // Overwrite configuration that can interfere with the phpstan/larastan scanning.
4 config()->set([
5     'filesystems.default' => 'local',
6 ]);
Morty Proxy This is a proxified and sanitized view of the page, visit original site.