File "Fake.php"

Full Path: /var/www/drive/laravel/framework/src/Illuminate/Support/Testing/Fakes/Fake.php
File size: 78 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Illuminate\Support\Testing\Fakes;

interface Fake
{
    //
}