framework/php-packages/phpstan/stubs/Illuminate/Contracts/Filesystem/Filesystem.stub

8 lines
76 B
Plaintext
Raw Normal View History

2022-09-14 22:23:56 +08:00
<?php
namespace Illuminate\Contracts\Filesystem;
interface Filesystem
{
}