mirror of
https://github.com/shlinkio/shlink.git
synced 2026-02-28 04:03:12 +08:00
Added phpstan-symfony plugin to improve inspections on getArgument and getOption
This commit is contained in:
@@ -2,5 +2,4 @@
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
$run = require __DIR__ . '/../config/run.php';
|
||||
$run();
|
||||
(require __DIR__ . '/../config/run.php')();
|
||||
|
||||
Reference in New Issue
Block a user