Файловый менеджер - Редактировать - /home/clickysoft/public_html/somni.clickysoft.net/vendor/jorenvanhocht/laravel-share/src/ShareFacade.php
Назад
<?php namespace Jorenvh\Share; use Illuminate\Support\Facades\Facade; /** * @method page($url, ?string $title = null, array $options = [], ?string $prefix = null, ?string $suffix = null) * @method currentPage($url, ?string $title = null, array $options = [], ?string $prefix = null, ?string $suffix = null) * @method facebook() * @method twitter() * @method reddit() * @method telegram() * @method whatsapp() * @method linkedin(string $summary = '') * @method pinterest() * @method array getRawLinks() */ class ShareFacade extends Facade { /** * Get the registered name of the component. * * @return string */ protected static function getFacadeAccessor() { return Share::class; } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка