File manager - Edit - /home/linknsbh/cecil-hotel.net/vendor/botble/theme/src/Facades/Manager.php
Back
<?php namespace Botble\Theme\Facades; use Botble\Theme\Manager as ManagerSupport; use Illuminate\Support\Facades\Facade; /** * @method static void registerTheme(array|string $theme) * @method static array getAllThemes() * @method static array getThemes() * * @see \Botble\Theme\Manager */ class Manager extends Facade { protected static function getFacadeAccessor(): string { return ManagerSupport::class; } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 0.97 |
proxy
|
phpinfo
|
Settings