fuc/vendor/illuminate/support/Testing/Fakes/Fake.php
2025-02-23 13:30:57 +08:00

9 lines
78 B
PHP
Executable File

<?php
namespace Illuminate\Support\Testing\Fakes;
interface Fake
{
//
}