mirror of
https://github.com/flarum/framework.git
synced 2025-02-19 16:22:55 +08:00
8 lines
76 B
Plaintext
8 lines
76 B
Plaintext
![]() |
<?php
|
||
|
|
||
|
namespace Illuminate\Contracts\Filesystem;
|
||
|
|
||
|
interface Filesystem
|
||
|
{
|
||
|
}
|