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
{
//
}
Last updated at: 29/12/2023 09:25
This file contains an interface named Fake
in the Illuminate\Support\Testing\Fakes
namespace.
No methods are implemented in this interface.
<?php
namespace Illuminate\Support\Testing\Fakes;
interface Fake
{
//
}