mirror of
https://github.com/flarum/core.git
synced 2025-08-20 23:31:27 +02:00
chore: Setup PHPStan Level 5 (#3553)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace Illuminate\Contracts\Filesystem;
|
||||
|
||||
interface Filesystem
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user