master

laravel/framework

Last updated at: 29/12/2023 09:25

Fake.php

TLDR

This file contains an interface named Fake in the Illuminate\Support\Testing\Fakes namespace.

Methods

No methods are implemented in this interface.

<?php

namespace Illuminate\Support\Testing\Fakes;

interface Fake
{
    //
}