PHP 8.3.31
Preview: facade.stub Size: 306 B
/home/getspomw/royalsquad.us/vendor/laravel/framework/src/Illuminate/Foundation/stubs/facade.stub

<?php

namespace DummyNamespace;

use Illuminate\Support\Facades\Facade;

/**
 * @mixin \DummyTarget
 */
class DummyClass extends Facade
{
    /**
     * Get the registered name of the component.
     */
    protected static function getFacadeAccessor(): string
    {
        return 'DummyTarget';
    }
}

Directory Contents

Dirs: 0 × Files: 1

Name Size Perms Modified Actions
306 B lrw-rw-rw- 2025-09-17 06:52:55
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).