File manager - Edit - /var/www/ratemypay/vendor/laravel/framework/src/Illuminate/Foundation/stubs/facade.stub
Back
<?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'; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.12 |
proxy
|
phpinfo
|
Settings